lean2/library/data
2015-11-08 14:04:55 -08:00
..
examples feat(*): new numeral encoding 2015-11-08 14:04:55 -08:00
finset feat(library): define custom recursors for nat, and minimize the use of krewrite 2015-11-08 14:04:55 -08:00
fintype fix(library): remove "-[notations]" hack at "open -[notations] algebra" 2015-11-08 14:04:55 -08:00
int chore(library): remove "set_option pp.*" commands 2015-11-08 14:04:55 -08:00
list fix(library): remove "-[notations]" hack at "open -[notations] algebra" 2015-11-08 14:04:55 -08:00
nat feat(library): define custom recursors for nat, and minimize the use of krewrite 2015-11-08 14:04:55 -08:00
quotient refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
rat chore(library): remove "set_option pp.*" commands 2015-11-08 14:04:55 -08:00
real fix(library/data/real): minor adjustments 2015-11-08 14:04:55 -08:00
set chore(library): remove "set_option pp.*" commands 2015-11-08 14:04:55 -08:00
bag.lean fix(library): remove "-[notations]" hack at "open -[notations] algebra" 2015-11-08 14:04:55 -08:00
bool.lean refactor(library/data): cleanup proofs using new features 2015-07-21 09:57:10 -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/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
empty.lean feaf(library): make sure basic standard library can be compiled with option "--to_axiom" 2015-07-29 16:11:23 -07:00
encodable.lean feat(*): new numeral encoding 2015-11-08 14:04:55 -08:00
equiv.lean fix(library/data/equiv): minor adjustment 2015-11-08 14:04:55 -08:00
fin.lean fix(library/data/real,library/theories/group_theory): group theory and real/basic 2015-11-08 14:04:55 -08:00
hf.lean fix(library): remove "-[notations]" hack at "open -[notations] algebra" 2015-11-08 14:04:55 -08:00
hlist.lean feat(frontends/lean): allow anonymous 'have'-expressions in tactic mode 2015-07-23 18:52:59 -07:00
matrix.lean fix(library/data,library/theories): fin, bag, finset, hf, list, ... 2015-11-08 14:04:54 -08:00
num.lean feat(library): add some spacing hints 2015-09-30 17:36:32 -07:00
option.lean refactor(library): simplify theorems using improved tactics 2015-05-25 10:43:28 -07:00
pnat.lean feat(library): define custom recursors for nat, and minimize the use of krewrite 2015-11-08 14:04:55 -08:00
prod.lean refactor(library): use new 'suppose'-expression 2015-07-19 21:15:20 -07:00
sigma.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
squash.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
stream.lean feat(*): new numeral encoding 2015-11-08 14:04:55 -08:00
string.lean refactor(library): simplify theorems using improved tactics 2015-05-25 10:43:28 -07:00
sum.lean feat(library): add some spacing hints 2015-09-30 17:36:32 -07:00
tuple.lean checkpoint: new numeral encoding 2015-11-08 14:04:55 -08: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