Leonardo de Moura
|
57b19b787b
|
feat(frontends/lean/calc_proof_elaborator): when 'elaborator.calc_assistant' is on, generate same info that is generated if ! was used
|
2014-10-31 09:49:45 -07:00 |
|
Leonardo de Moura
|
dc7ab17d2a
|
feat(frontends/lean/calc_proof_elaborator): add 'elaborator.calc_assistant' option
|
2014-10-31 09:49:45 -07:00 |
|
Leonardo de Moura
|
d7beabe91c
|
fix(frontends/lean/calc_proof_elaborator): improve calc proof assistant
|
2014-10-31 09:49:45 -07:00 |
|
Leonardo de Moura
|
8a4d4409cd
|
feat(frontends/lean/calc_proof_elaborator): add '{...⁻¹}' if needed in calc proofs, closes #268
This commit also simplifies library/data/nat/basic.lean
|
2014-10-31 01:02:49 -07:00 |
|
Leonardo de Moura
|
17df85f592
|
feat(frontends/lean/calc_proof_elaborator): add '{...}' if needed in calc proof steps
This is part of #268
|
2014-10-31 00:55:19 -07:00 |
|
Leonardo de Moura
|
591e566472
|
feat(frontends/lean): try to inject symmetry (if needed) in calc proofs, add calc_symm command for configuring the symmetry theorem for a given operator
This is part of #268
|
2014-10-30 23:24:09 -07:00 |
|
Leonardo de Moura
|
c5a62f8abb
|
feat(frontends/lean): insert ! in calculational proofs when needed
This is part of #268
|
2014-10-30 22:22:04 -07:00 |
|