..
examples
refactor(library): rename heq.of_eq heq.to_eq auxiliary lemmas
2016-01-09 12:32:18 -08:00
finset
refactor(library/data/{set,finset}/basic,library/*): change notation for image to tick mark
2016-01-03 18:52:25 -08:00
fintype
refactor(library): remove algebra namespace
2015-12-05 23:50:01 -08:00
int
refactor(library): cleanup nat/int proofs
2015-12-29 12:39:53 -08:00
list
feat(library/blast/recursor): add 'blast.recursor.max_rounds' options and iterative deepening for recursor_strategy
2016-01-01 13:09:37 -08:00
nat
fix(library/algebra/interval): rename namespace, and move a theorem
2016-01-03 18:52:25 -08:00
rat
refactor(library): remove algebra namespace
2015-12-05 23:50:01 -08:00
real
fix(library/data/real/basic): unnecessary level of indirection
2016-01-24 13:37:15 -08:00
set
refactor(library/algebra): fix theorem names
2016-01-06 10:57:55 -08:00
bag.lean
refactor(library/data): "union." ==> "union_", "inter." ==> "inter_"
2016-01-01 16:13:44 -08:00
bool.lean
refactor(library/data/bool): cleanup bool proofs and fix bxor definition
2016-01-01 13:52:42 -08:00
bv.lean
refactor(library): remove algebra namespace
2015-12-05 23:50:01 -08:00
complex.lean
refactor(library): remove algebra namespace
2015-12-05 23:50:01 -08:00
countable.lean
refactor(library/algebra/function): move function.lean to init folder
2015-07-06 07:29:56 -07:00
data.md
refactor(library): move basic simp/congr rules to init folder, delete some legacy files
2015-11-20 16:38:10 -08:00
default.lean
refactor(library): move basic simp/congr rules to init folder, delete some legacy files
2015-11-20 16:38:10 -08: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
refactor(library): remove algebra namespace
2015-12-05 23:50:01 -08:00
equiv.lean
refactor(library/*): use type classes for div and mod
2015-11-08 14:04:59 -08:00
fin.lean
refactor(library): remove algebra namespace
2015-12-05 23:50:01 -08:00
hf.lean
refactor(library/data): "union." ==> "union_", "inter." ==> "inter_"
2016-01-01 16:13:44 -08:00
hlist.lean
feat(frontends/lean): allow anonymous 'have'-expressions in tactic mode
2015-07-23 18:52:59 -07:00
matrix.lean
refactor(library): remove algebra namespace
2015-12-05 23:50:01 -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
refactor(library): remove algebra namespace
2015-12-05 23:50:01 -08:00
prod.lean
refactor(library): use new 'suppose'-expression
2015-07-19 21:15:20 -07:00
sigma.lean
refactor(library): rename heq.of_eq heq.to_eq auxiliary lemmas
2016-01-09 12:32:18 -08:00
squash.lean
refactor(library/*): remove 'Module:' lines
2015-05-23 20:52:23 +10:00
stream.lean
fix(library/init/function): fix typo
2015-12-22 16:39:13 -05: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
refactor(library): rename heq.of_eq heq.to_eq auxiliary lemmas
2016-01-09 12:32:18 -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