lean2/library/data/set
Jeremy Avigad f97298394b feat(library/data/nat/bigops,library/data/set/card,library/*): add set versions of bigops for nat
This required splitting data/set/card.lean from data/set/finite.lean, to avoid dependencies
2015-08-08 17:20:23 -04:00
..
basic.lean refactor(library/algebra/group_bigops,library/*): put group_bigops in 'finset' namespace, in preparation for set versions 2015-08-08 04:23:52 -07:00
card.lean feat(library/data/nat/bigops,library/data/set/card,library/*): add set versions of bigops for nat 2015-08-08 17:20:23 -04:00
classical_inverse.lean refactor(library/logic/axioms): we have only one extra axiom 2015-07-29 13:36:23 -07:00
comm_semiring.lean feat(library/data/set): show that (set A) is a comm_semiring 2015-06-17 09:53:50 -07:00
default.lean feat(library/data/nat/bigops,library/data/set/card,library/*): add set versions of bigops for nat 2015-08-08 17:20:23 -04:00
finite.lean feat(library/data/nat/bigops,library/data/set/card,library/*): add set versions of bigops for nat 2015-08-08 17:20:23 -04:00
function.lean feat(library/data/set,finset): finish porting properties of card to sets 2015-08-08 04:23:52 -07:00
map.lean refactor(library/data/set/map.lean): put map into set namespace 2015-06-06 18:58:33 -07:00
set.md feat(library/data/nat/bigops,library/data/set/card,library/*): add set versions of bigops for nat 2015-08-08 17:20:23 -04:00