lean2/library/data
Leonardo de Moura 909ebfc5f1 feat(frontends/lean/elaborator): try coercions after each overload
We try only the easy cases since the more general case is too expensive.

closes 
2015-02-24 17:41:20 -08:00
..
int feat(frontends/lean/elaborator): try coercions after each overload 2015-02-24 17:41:20 -08:00
list refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
nat refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
quotient refactor(library/data/prod): move specialized theorems to quotient 2015-02-01 11:17:45 -08:00
bool.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
data.md
default.lean
empty.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08: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 feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -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
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 refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
sum.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
unit.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
vector.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00