lean2/library/data
Leonardo de Moura e2c41fca75 feat(frontends/lean): modify syntax for local notation
The idea is to make it uniform with the syntax for defining local
attributes.
2015-01-26 11:51:17 -08:00
..
int feat(frontends/lean): modify syntax for local notation 2015-01-26 11:51:17 -08:00
list feat(frontends/lean): 'attribute' command is persistent by default 2015-01-26 11:51:17 -08:00
nat feat(frontends/lean): modify syntax for local notation 2015-01-26 11:51:17 -08:00
quotient refactor(library): rename exists_elim and exists_intro to exists.elim 2014-12-15 19:07:38 -08:00
bool.lean feat(frontends/lean): 'attribute' command is persistent by default 2015-01-26 11:51:17 -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 refactor(library/data): remove folders with a single file 2014-12-23 21:14:35 -05:00
fin.lean feat(library/unifier): add option 'unifier.conservative', use option by default in the calc_assistant 2015-01-19 16:23:29 -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