lean2/library/data
2015-06-10 16:39:17 -07:00
..
examples refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
finset feat(library/data/{set,finset}): add more cardinality facts, rename, and add a lemma from Haitao 2015-06-10 16:39:17 -07:00
fintype feat(library/data/fintype): add finite function related theories 2015-06-08 10:48:22 -07:00
int feat(library/rat/basic.lean): add reduce for rat, and num and denom 2015-06-10 16:39:17 -07:00
list refactor(library/data/list/perm): use improved 'obtain' to cleanup proof 2015-06-08 11:58:21 -07:00
nat feat(nat/bquant): give instances for quantification bounded with le 2015-06-04 20:14:13 -04:00
quotient refactor(library/*): do various renamings 2015-05-25 16:50:42 -07:00
rat feat(library/rat/basic.lean): add reduce for rat, and num and denom 2015-06-10 16:39:17 -07:00
real feat(library/rat/basic.lean): add reduce for rat, and num and denom 2015-06-10 16:39:17 -07:00
set feat(library/data/{set,finset}): add more cardinality facts, rename, and add a lemma from Haitao 2015-06-10 16:39:17 -07:00
bool.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
countable.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
data.md refactor(library/data): replace 'fin' with Haitao's 'less_than' 2015-06-05 10:33:19 -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(nat): redefine le and lt in the standard library 2015-06-04 20:14:13 -04:00
fin.lean refactor(library/data): replace 'fin' with Haitao's 'less_than' 2015-06-05 10:33:19 -07: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
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/tactic): improve assumption tactic performance 2015-05-25 20:22:37 -07:00
string.lean refactor(library): simplify theorems using improved tactics 2015-05-25 10:43:28 -07:00
subtype.lean feat(library/data/subtype): cleanup proof 2015-06-02 19:51:28 -07: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/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
vec.lean feat(library/data/list/comb): add length_product theorem 2015-06-04 15:11:09 -07:00
vector.lean refactor(library/data): replace 'fin' with Haitao's 'less_than' 2015-06-05 10:33:19 -07:00