Leonardo de Moura
|
bb9e3ddae2
|
feat(library/init/meta/interactive): rw [-h] ==> rw [← h]
@Armael: this change may affect your project.
The file `doc/changes.md` explains the motivation for the change.
|
2017-07-05 11:42:55 -07:00 |
|
Sebastian Ullrich
|
0a48809469
|
refactor(frontends/lean/tactic_notation): rename note/define tactics to have/let
|
2017-06-22 08:03:23 -07:00 |
|
Sebastian Ullrich
|
e9a6c544af
|
refactor(frontends/lean/{elaborator,structure_cmd}): compile structure inheritance to nested fields
|
2017-04-24 19:35:15 +02:00 |
|
Leonardo de Moura
|
32e6442d0a
|
feat(frontends/lean): no global universes in the frontend
|
2017-02-08 17:23:04 -08:00 |
|
Leonardo de Moura
|
0795acaf6a
|
refactor(library/init/algebra): new transport from multiplicative to additive
The motivation is to avoid the problems produced by the "declare as
structure and then tag as class idiom" described in the file ring.lean.
|
2017-01-18 19:39:53 -08:00 |
|
Leonardo de Moura
|
303696e693
|
feat(library/init/algebra): add ordered_field
|
2016-12-17 19:34:10 -08:00 |
|
Leonardo de Moura
|
b84d5811d1
|
feat(library/init/algebra): add missing min/max/abs lemmas
|
2016-12-17 15:22:12 -08:00 |
|
Jeremy Avigad
|
6f64244f2a
|
refactor(library/init/meta/tactic): switch 'pose' and 'note'
|
2016-12-08 13:17:42 -08:00 |
|
Leonardo de Moura
|
af6ee4ad9d
|
refactor(library/init): move algebra to its own folder
|
2016-12-02 11:24:43 -08:00 |
|