Leonardo de Moura
|
ae7b5a9bc9
|
fix(library/algebra): add missing [reducible]
It addresses issues raised at #403
|
2015-01-21 15:53:56 -08:00 |
|
Jeremy Avigad
|
44642a4285
|
feat(library/algebra/ordered_ring,library/data/int/): add sign and theorems about abs, make int an instance, port theorems
|
2015-01-21 15:46:17 -08:00 |
|
Leonardo de Moura
|
21a3d918ff
|
refactor(library/algebra/ordered_ring): use cleaner hack for improving performance
|
2015-01-19 17:41:11 -08:00 |
|
Leonardo de Moura
|
7149c49553
|
refactor(library/algebra): factor out proofs from coercions
Coercions/instances should be simple definitions
|
2015-01-19 13:00:24 -08:00 |
|
Leonardo de Moura
|
edcc92d9c7
|
feat(frontends/lean): remove 'using' from structure instance command
|
2015-01-17 09:38:10 -08:00 |
|
Leonardo de Moura
|
50fe085374
|
refactor(library/algebra/ordered_ring): using new structure instance syntax sugar to define instances
|
2015-01-16 18:01:08 -08:00 |
|
Jeremy Avigad
|
cecabbb401
|
refactor(library/data/int,library/algebra): make int an instnance of ordered ring, rename theorems
|
2014-12-26 16:25:05 -05:00 |
|
Jeremy Avigad
|
25394dddb7
|
refactor(library): change mul.left_id to mul_one, and similarly for mul.right_id, add.left_id, add.right_id
|
2014-12-23 21:14:36 -05:00 |
|
Jeremy Avigad
|
486bc321ff
|
refactor(library/data/nat): rename theorems
|
2014-12-23 21:14:35 -05:00 |
|
Leonardo de Moura
|
628faa10eb
|
refactor(library/algebra/ordered_ring): add workarounds to improve performance
|
2014-12-13 13:12:25 -08:00 |
|
Jeremy Avigad
|
6f775be1b6
|
feat(library/algebra/ordered_ring): start on ordered_ring, and minor changes elsewhere
|
2014-12-13 11:35:35 -08:00 |
|