lean2/library/data/finset
2015-05-23 12:34:07 +10:00
..
basic.lean refactor(library/data/{list,set,finset}/basic.lean): make subset reserved notation 2015-05-23 12:34:07 +10:00
bigops.lean feat(library/tactic/induction_tactic): add support for user-defined recursors that contain parameters that should be synthesized by type class resolution 2015-05-19 15:33:46 -07:00
card.lean feat(library/data/finset/card): test 'induction' tactic at finset 2015-05-19 15:56:51 -07:00
comb.lean refactor(library/data): use new 'obtain' expression 2015-05-11 09:14:48 -07:00
default.lean feat(library/data/finset/bigops.lean): add Union for finsets 2015-05-17 17:50:32 +10:00
finset.md feat(library/data/finset/bigops.lean): add Union for finsets 2015-05-17 17:50:32 +10:00
to_set.lean feat(library/unifier): do not fire type class resolution as last resort when type contains metavariables 2015-05-18 15:45:23 -07:00