Leonardo de Moura
|
6dcba78338
|
refactor: improve MVarId method discoverability
See issue #1346
|
2022-07-27 17:49:00 -07:00 |
|
Leonardo de Moura
|
8335a82aed
|
refactor: improve MVarId method discoverability
See issue #1346
|
2022-07-24 21:36:33 -07:00 |
|
Leonardo de Moura
|
2ebcf29cde
|
chore: use a[i]! for array accesses that may panic
|
2022-07-02 15:12:05 -07:00 |
|
Leonardo de Moura
|
e442fbbf54
|
fix: remove kabstractWithPred
The function `kabstractWithPred` was never used, and introduced the
bug exposed by issue #1235.
fixes #1235
|
2022-06-20 16:35:18 -07:00 |
|
Leonardo de Moura
|
77ae79be46
|
chore: use let/if in do blocks
|
2022-06-13 17:10:14 -07:00 |
|
Leonardo de Moura
|
ea8f31144e
|
feat: add predicate to generalize tactic to select subterms to be generalized
|
2022-04-01 15:47:24 -07:00 |
|
Leonardo de Moura
|
ad3b0b4a2c
|
feat: nary generalize tactic
This commit also fixes a bug when using multiple targets with the
`induction` and `cases` tactics.
|
2021-08-30 16:31:39 -07:00 |
|
Leonardo de Moura
|
13c2a8ff51
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Leonardo de Moura
|
bebd5075fd
|
chore: cleanup
|
2020-10-23 10:00:23 -07:00 |
|
Leonardo de Moura
|
4925bf22d4
|
chore: move to new frontend
|
2020-10-17 07:40:34 -07:00 |
|
Leonardo de Moura
|
9af6264aad
|
fix: do not fail if target is not found
|
2020-09-15 15:06:35 -07:00 |
|
Leonardo de Moura
|
249bda16c0
|
chore: remove prelude commands from Lean package
|
2020-06-25 11:21:17 -07:00 |
|
Leonardo de Moura
|
4ccc3fef52
|
chore: move Init.Lean files to Lean package
|
2020-05-26 15:04:35 -07:00 |
|