lean2/library/data/set
2015-07-18 08:52:58 -05:00
..
basic.lean fix(library/data/{finset,set}/basic: change notation from {[a, b, c]} to '{a, b, c} 2015-07-11 19:01:44 -04:00
classical_inverse.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10: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 refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
function.lean refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05: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): add theory of functions and maps between sets 2015-04-08 09:46:34 -07:00