.. |
int
|
refactor(library/data/int/sub): rename theorems, add theorems, clean up
|
2015-01-12 16:28:42 -05:00 |
list
|
refactor(library/reducible): simplify reducible/irreducible semantics
|
2015-01-08 18:52:18 -08:00 |
nat
|
refactor/feat(library/data/nat): fix up sub and div, rename theorems, add theorems
|
2015-01-13 11:56:25 -05:00 |
quotient
|
refactor(library): rename exists_elim and exists_intro to exists.elim
|
2014-12-15 19:07:38 -08:00 |
bool.lean
|
refactor(library/data): remove folders with a single file
|
2014-12-23 21:14:35 -05:00 |
data.md
|
refactor(library/data): remove folders with a single file
|
2014-12-23 21:14:35 -05:00 |
default.lean
|
refactor(library): remove unnecessary 'standard' subdirectory
|
2014-08-23 18:08:09 -07:00 |
empty.lean
|
refactor(library/data): remove folders with a single file
|
2014-12-23 21:14:35 -05:00 |
fin.lean
|
refactor(library/data/fin): remove unnecessary import
|
2015-01-13 16:35:59 -08:00 |
num.lean
|
refactor(library/data): remove folders with a single file
|
2014-12-23 21:14:35 -05:00 |
option.lean
|
refactor(library): clean up headers and markdown files
|
2014-12-22 15:33:42 -05:00 |
prod.lean
|
refactor(library/data): remove folders with a single file
|
2014-12-23 21:14:35 -05:00 |
set.lean
|
refactor(library/reducible): simplify reducible/irreducible semantics
|
2015-01-08 18:52:18 -08:00 |
sigma.lean
|
refactor(library/reducible): simplify reducible/irreducible semantics
|
2015-01-08 18:52:18 -08:00 |
string.lean
|
refactor(library/data/string): put is_inhabited theorems on the toplevel
|
2015-01-10 14:07:20 -08:00 |
subtype.lean
|
refactor(library): clean up headers and markdown files
|
2014-12-22 15:33:42 -05:00 |
sum.lean
|
refactor(library/data/sum): simplify has_decidable_eq proof using recursive equations and match expressions
|
2015-01-10 12:45:05 -08:00 |
unit.lean
|
refactor(library/data): remove folders with a single file
|
2014-12-23 21:14:35 -05:00 |
vector.lean
|
refactor(library/data/vector): define vector functions using recursive equations
|
2015-01-08 11:22:56 -08:00 |