lean2/library/data/set
2015-11-08 14:04:59 -08:00
..
basic.lean refactor(library/data/set): remove [reducible] annotation from set operations 2015-11-08 14:04:56 -08:00
card.lean refactor(library/*): protect sub in nat, div in nat and int 2015-11-08 14:04:59 -08:00
classical_inverse.lean refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -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/set/filter): add filters, show they form a complete lattice 2015-08-09 22:14:25 -04:00
equinumerosity.lean feat(library/data/set/equinumerosity): add Cantor's theorem, Schroeder-Bernstein theorem 2015-09-25 09:32:28 -07:00
filter.lean refactor(library/data/set/filter): add missing [instance] attribute 2015-11-08 14:04:56 -08:00
finite.lean chore(library): remove "set_option pp.*" commands 2015-11-08 14:04:55 -08:00
function.lean feat(library/*): add various theorems 2015-09-25 09:32:28 -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/set/equinumerosity): add Cantor's theorem, Schroeder-Bernstein theorem 2015-09-25 09:32:28 -07:00