lean2/library/data
2015-06-03 16:43:55 -07:00
..
examples refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
finset feat(library/data/finset/to_set): add to_set.inj 2015-06-03 14:05:43 -07:00
fintype refactor(library/data/fintype): create 'fintype' subdirectory 2015-06-03 16:43:55 -07:00
int feat(library/data/int/gcd.lean): add gcd for the integers 2015-06-01 12:35:44 +10:00
list feat(library/data): add auxiliary definitions 2015-06-02 22:08:25 -07:00
nat feat(library/data): add auxiliary definitions 2015-06-02 22:08:25 -07:00
quotient refactor(library/*): do various renamings 2015-05-25 16:50:42 -07:00
rat feat/refactor(library/*): various additions and improvements 2015-06-01 12:35:44 +10:00
real feat(library/data/real): fill in sorrys in proof that R is l.o. field 2015-06-01 23:00:53 +10:00
set refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10: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/*): do various renamings 2015-05-25 16:50:42 -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/data/encodable): add quot.rep definition for choosing equivalence class representative for equivalence classes of encodable types 2015-06-02 11:03:24 -07:00
fin.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10: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/vec): add vector as list subtype 2015-06-02 22:09:23 -07:00
vector.lean test(library): test new tactics in the standard library 2015-05-25 16:48:33 -07:00