lean2/library/data
Leonardo de Moura 2e13e81fe0 refactor(library/data/nat/order): use record/structure instance expression
Motivation: do not rely on a specific argument ordering
2015-01-19 17:39:59 -08:00
..
int feat(library/unifier): add option 'unifier.conservative', use option by default in the calc_assistant 2015-01-19 16:23:29 -08:00
list refactor(library/reducible): simplify reducible/irreducible semantics 2015-01-08 18:52:18 -08:00
nat refactor(library/data/nat/order): use record/structure instance expression 2015-01-19 17:39:59 -08: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 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