.. |
bool
|
refactor(library): add 'init' folder
|
2014-11-30 20:34:12 -08:00 |
int
|
fix(data/int/basic): move decidable theorems
|
2014-12-17 18:27:39 -08:00 |
list
|
refactor(library): rename theorems "iff.flip_sign -> not_iff_not_of_iff" and "decidable_iff_equiv -> decidable_of_decidable_of_iff"
|
2014-12-15 19:17:51 -08:00 |
nat
|
refactor(library/data/int/basic): make the integers an instance of ring
|
2014-12-17 13:32:38 -05:00 |
num
|
refactor(library): add 'init' folder
|
2014-11-30 20:34:12 -08:00 |
prod
|
refactor(library): rename theorems "iff.flip_sign -> not_iff_not_of_iff" and "decidable_iff_equiv -> decidable_of_decidable_of_iff"
|
2014-12-15 19:17:51 -08:00 |
quotient
|
refactor(library): rename exists_elim and exists_intro to exists.elim
|
2014-12-15 19:07:38 -08:00 |
sigma
|
refactor(library/init/sigma): rename sigma.dpair->sigma.mk, sigma.dpr1->sigma.pr1, sigma.dpr2->sigma.pr2
|
2014-12-19 18:23:08 -08:00 |
string
|
refactor(library): add 'init' folder
|
2014-11-30 20:34:12 -08:00 |
unit
|
refactor(library): add 'init' folder
|
2014-11-30 20:34:12 -08:00 |
data.md
|
refactor(library): remove unnecessary 'standard' subdirectory
|
2014-08-23 18:08:09 -07:00 |
default.lean
|
refactor(library): remove unnecessary 'standard' subdirectory
|
2014-08-23 18:08:09 -07:00 |
empty.lean
|
refactor(library): add 'init' folder
|
2014-11-30 20:34:12 -08:00 |
fin.lean
|
refactor(library/init/logic): move theorems to library/logic
|
2014-12-12 13:24:17 -08:00 |
option.lean
|
refactor(library/data/option): move 'option' declaration to init.datatypes
|
2014-12-03 18:53:23 -08:00 |
set.lean
|
refactor(library): use 'reserve' notation in the standard library
|
2014-10-21 15:39:47 -07:00 |
subtype.lean
|
refactor(library): rename theorems "iff.flip_sign -> not_iff_not_of_iff" and "decidable_iff_equiv -> decidable_of_decidable_of_iff"
|
2014-12-15 19:17:51 -08:00 |
sum.lean
|
refactor(library/init/datatypes): change implicit arguments of sum.inl and sum.inr
|
2014-12-19 18:07:13 -08:00 |
vector.lean
|
refactor(library/data/vector): cleanup
|
2014-12-03 21:06:17 -08:00 |