lean2/library/data/set
2015-09-20 19:54:46 -04:00
..
basic.lean fix(library/data/set/basic): make set_of reducible 2015-09-20 19:54:46 -04:00
card.lean refactor(library/logic/choice): move prop_decidable instance into namespace 'classical' 2015-08-12 17:06:15 -07: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
filter.lean refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
finite.lean refactor(library/data/set/finite): make proof more robust 2015-08-31 17:26:24 -10:00
function.lean refactor(library/data/set/*): rename setext to ext 2015-08-09 22:14:25 -04: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/filter): add filters, show they form a complete lattice 2015-08-09 22:14:25 -04:00