lean2/library/data/set
2015-08-09 20:40:07 -07:00
..
basic.lean feat(library/data/set/basic): add a few theorems 2015-08-09 22:13:18 -04: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/set/filter): add filters, show they form a complete lattice 2015-08-09 22:14:25 -04:00
filter.lean refactor(library/algebra/complete_lattice): add alternative definitions of complete_lattice and convertions between them 2015-08-09 20:40:07 -07:00
finite.lean refactor(library/data/set/*): rename setext to ext 2015-08-09 22:14:25 -04: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