Leonardo de Moura
|
27b4eb2058
|
fix(library/data): hf, int, nat, pnat
|
2015-11-08 14:04:54 -08:00 |
|
Leonardo de Moura
|
e6d7e89419
|
fix(library/data/int,library/data/nat): nat and int
|
2015-11-08 14:04:54 -08:00 |
|
Sebastian Ullrich
|
d1b5031dbd
|
feat(library): add some spacing hints
|
2015-09-30 17:36:32 -07:00 |
|
Jeremy Avigad
|
7dda69fec7
|
feat/refactor(library/theories/number_theory/irrational_roots,library/*): show nth roots irrational, and add lots of missing theorems
|
2015-08-16 23:23:23 -04:00 |
|
Leonardo de Moura
|
cf574d0127
|
feat(library): assign priorities to notation declarations in the standard library
Now, even if the user opens the namespaces in the "wrong" order, the
notation + coercions will behave as expected.
|
2015-06-30 17:38:13 -07:00 |
|
Jeremy Avigad
|
f65a49b2c3
|
feat/fix(library/data/nat,int): add power to int, add trans attributes, power notation
|
2015-05-23 15:38:42 +10:00 |
|