.. |
finset
|
feat(library/data/finset/comb): add cross_product to finset
|
2015-04-11 19:46:04 -07:00 |
int
|
feat(frontends/lean): round parenthesis for [tactic1 | tactic2]
|
2015-04-06 09:24:09 -07:00 |
list
|
feat(library/data/list/basic): add find nth theorem
|
2015-04-14 09:01:15 -07:00 |
nat
|
theorem(library/data/countable): prove that the product of two countable types is countable
|
2015-04-14 20:39:58 -07:00 |
quotient
|
feat(library/init): move propext to init/quot, add Jeremy's funext theorem
|
2015-04-01 12:36:33 -07:00 |
set
|
feat(library/data/set): add theory of functions and maps between sets
|
2015-04-08 09:46:34 -07:00 |
bool.lean
|
feat(library/data/bool): add auxiliary theorems for bool
|
2015-03-30 04:55:28 -07:00 |
countable.lean
|
feat(library/data/countable): prove that (list A) is countable if A is countable
|
2015-04-14 21:17:18 -07:00 |
data.md
|
refactor(library/data/set): expand set.lean to set directory
|
2015-04-05 09:27:15 -04:00 |
default.lean
|
refactor(library/data/set): expand set.lean to set directory
|
2015-04-05 09:27:15 -04:00 |
empty.lean
|
refactor(library/init): move subsingleton to init folder
|
2015-04-01 11:57:29 -07:00 |
fin.lean
|
refactor(library/data/fin): cleanup pattern matching equations
|
2015-03-05 14:42:42 -08:00 |
fintype.lean
|
feat(library/data/fintype): add decidable_finite_pred instance
|
2015-04-12 20:07:04 -07:00 |
num.lean
|
feat(frontends/lean): uniform notation for lists in tactics
|
2015-03-27 17:54:48 -07:00 |
option.lean
|
refactor(library): use [] binder annotation when declaring instances
|
2015-02-24 16:12:39 -08:00 |
prod.lean
|
feat(library/data/prod): define swap
|
2015-04-01 17:30:37 -07:00 |
sigma.lean
|
refactor(library): reorganize init folder and add setoid
|
2015-03-31 19:56:05 -07:00 |
string.lean
|
refactor(library/data/string): put is_inhabited theorems on the toplevel
|
2015-01-10 14:07:20 -08:00 |
subtype.lean
|
feat(frontends/lean): ML-like notation for match and recursive equations
|
2015-02-25 16:20:44 -08:00 |
sum.lean
|
feat(frontends/lean): ML-like notation for match and recursive equations
|
2015-02-25 16:20:44 -08:00 |
unit.lean
|
refactor(library/init): move subsingleton to init folder
|
2015-04-01 11:57:29 -07:00 |
uprod.lean
|
feat(library/data): define unordered pairs using quotients
|
2015-04-01 17:30:49 -07:00 |
vector.lean
|
feat(frontends/lean): uniform notation for lists in tactics
|
2015-03-27 17:54:48 -07:00 |