| .. |
|
bool
|
refactor(library/data/bool): break into pieces to reduce dependencies
|
2014-11-07 08:41:14 -08:00 |
|
int
|
refactor(library/algebra/relation, library/logic/instances): revise equivalence relations and congruences to use structure command
|
2014-11-28 22:54:15 -08:00 |
|
list
|
feat(library/definitional/cases_on): automatically add 'cases_on'
|
2014-10-25 17:22:02 -07:00 |
|
nat
|
refactor(library/data/nat/div): remove unnecessary annotations
|
2014-11-23 17:30:46 -08:00 |
|
num
|
refactor(data/num/string): break into pieces to reduce dependencies
|
2014-11-07 08:53:14 -08:00 |
|
prod
|
fix(library/data/prod/decl): give preference to unicode version when pretty printing
|
2014-11-28 23:02:19 -08:00 |
|
quotient
|
refactor(library/algebra/relation, library/logic/instances): revise equivalence relations and congruences to use structure command
|
2014-11-28 22:54:15 -08:00 |
|
sigma
|
refactor(data/sigma): move notation from sigma.thms to sigma.decl
|
2014-11-22 17:44:12 -08:00 |
|
string
|
refactor(data/num/string): break into pieces to reduce dependencies
|
2014-11-07 08:53:14 -08:00 |
|
unit
|
fix(library/data/unit): missing file
|
2014-10-25 18:34:41 -07: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
|
feat(empty): define negation of types
|
2014-11-08 19:12:54 -08:00 |
|
fin.lean
|
refactor(library/data/fin): simplify 'fin' module using new inversion tactic
|
2014-11-28 22:46:06 -08:00 |
|
option.lean
|
refactor(library/data/option): cleanup using 'no_confusion'
|
2014-11-16 17:56:51 -08:00 |
|
set.lean
|
refactor(library): use 'reserve' notation in the standard library
|
2014-10-21 15:39:47 -07:00 |
|
subtype.lean
|
feat(frontends/lean): allow user to associate precedence to binders, closes #323
|
2014-11-23 17:30:46 -08:00 |
|
sum.lean
|
feat(library): reorganize and declare some notation
|
2014-11-28 22:54:15 -08:00 |
|
vector.lean
|
refactor(library/data/vector): simplify 'vector' using new 'inversion' tactic
|
2014-11-28 23:19:53 -08:00 |