lean2/library/data/finset
2015-06-01 12:35:44 +10:00
..
basic.lean refactor(library/data/finset/basic.lean): change order of arguments to induction tactic 2015-05-25 16:50:42 -07: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 refactor(library/data/finset/basic.lean): change order of arguments to induction tactic 2015-05-25 16:50:42 -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 fix(library/data/finset/to_set.lean): to_set does not require decidable equality 2015-06-01 12:35:44 +10:00