.. |
int
|
fix(library/algebra/ring.lean): allow degenerate semirings and rings, but not degenerate ordered_semirings and ordered_rings. Closes #478.
|
2015-03-25 18:29:06 -07:00 |
list
|
feat(library/data/list/basic): enforce name conventions, add foldl_eq_foldr theorem
|
2015-03-14 13:06:09 -07:00 |
nat
|
fix(library/algebra/ring.lean): allow degenerate semirings and rings, but not degenerate ordered_semirings and ordered_rings. Closes #478.
|
2015-03-25 18:29:06 -07:00 |
quotient
|
feat(frontends/lean): add 'assert H : A, ...' as notation for 'have H [visible] : A, ...'
|
2015-02-25 14:30:42 -08:00 |
bool.lean
|
chore(library/data/bool): enforce naming conventions
|
2015-03-06 19:20:48 -08: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
|
feat(frontends/lean): new semantics for "protected" declarations
|
2015-02-11 14:09:25 -08:00 |
fin.lean
|
refactor(library/data/fin): cleanup pattern matching equations
|
2015-03-05 14:42:42 -08:00 |
num.lean
|
fix(library/data/num): naming convention
|
2015-03-05 23:48:08 -08:00 |
option.lean
|
refactor(library): use [] binder annotation when declaring instances
|
2015-02-24 16:12:39 -08:00 |
prod.lean
|
refactor(library): use [] binder annotation when declaring instances
|
2015-02-24 16:12:39 -08:00 |
set.lean
|
feat(library/data/set): use Prop instead of bool when defining set
|
2015-03-01 08:23:39 -08:00 |
sigma.lean
|
refactor(library): use [] binder annotation when declaring instances
|
2015-02-24 16:12:39 -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
|
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
|
feat(frontends/lean): new semantics for "protected" declarations
|
2015-02-11 14:09:25 -08:00 |
vector.lean
|
fix(frontends/lean/elaborator): inaccessible over coercion
|
2015-03-13 23:04:45 -07:00 |