lean2/library/data
2015-07-18 13:36:05 -05:00
..
examples refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
finset refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
fintype feat(library): add helper lemmas for equivalent types 2015-07-06 12:17:57 -07:00
int refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
list feat(frontends/lean): use 'this' as the name for anonymous 'have'-expression 2015-07-18 13:36:05 -05:00
nat feat(frontends/lean): use 'this' as the name for anonymous 'have'-expression 2015-07-18 13:36:05 -05:00
quotient feat(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -04:00
rat refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
real refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
set refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
bool.lean feat(library/data/nat): add basic facts about parity 2015-07-03 17:38:23 -07:00
countable.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
data.md chore(library/data): update data.md 2015-06-25 17:30:12 -07:00
default.lean refactor(library/*): do various renamings 2015-05-25 16:50:42 -07:00
empty.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
encodable.lean feat(library): add helper lemmas for equivalent types 2015-07-06 12:17:57 -07:00
equiv.lean feat(library): add '[rewrite]' annotation some some theorems 2015-07-13 16:39:53 -04:00
fin.lean refactor(library/data/fin,library/theories/group_theory/cyclic): fixes #735 2015-07-16 19:39:12 -04:00
num.lean refactor(library): simplify theorems using improved tactics 2015-05-25 10:43:28 -07:00
option.lean refactor(library): simplify theorems using improved tactics 2015-05-25 10:43:28 -07:00
pnat.lean refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
prod.lean refactor(library/*): do various renamings 2015-05-25 16:50:42 -07:00
sigma.lean refactor(library/*): do various renamings 2015-05-25 16:50:42 -07:00
squash.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
stream.lean feat(library/data/stream): define lex-order for streams 2015-07-12 16:55:04 -04:00
string.lean refactor(library): simplify theorems using improved tactics 2015-05-25 10:43:28 -07:00
subtype.lean refactor(library): use subtype instead of sigma 2015-07-16 22:48:33 -04:00
sum.lean refactor(library): simplify theorems using improved tactics 2015-05-25 10:43:28 -07:00
unit.lean refactor(library/*): do various renamings 2015-05-25 16:50:42 -07:00
uprod.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
vec.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
vector.lean feat(library/data): add type equivalence lemmas for subtype and vector 2015-07-06 12:44:51 -07:00