Henrik Böving
|
23e49eb519
|
perf: add prelude to all Lean modules
|
2024-02-18 14:55:17 -08:00 |
|
Scott Morrison
|
504b6dc93f
|
feat: do not instantiate metavariables in kabstract/rw for disallowed occurrences (#2539)
Fixes #2538.
|
2024-01-03 00:01:40 +00:00 |
|
Scott Morrison
|
c318d5817d
|
feat: allow configuring occs in rw
|
2023-09-13 12:03:18 -07:00 |
|
Leonardo de Moura
|
388163e023
|
doc: add some doc strings
|
2022-07-27 18:02:47 -07:00 |
|
Gabriel Ebner
|
a8cab84735
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -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
|
ea8f31144e
|
feat: add predicate to generalize tactic to select subterms to be generalized
|
2022-04-01 15:47:24 -07:00 |
|
Leonardo de Moura
|
7b6732a137
|
refactor: ExprDefEq.lean and LevelDefEq.lean are now implementation only files
We use the export/extern idiom to define `isLevelDefEqAux`, and then
define the `isDefEq` user facing functions at `Meta/Basic.lean`.
|
2021-12-06 09:57:00 -08:00 |
|
Leonardo de Moura
|
c2afb6fc24
|
chore: cleanup
|
2021-01-05 14:58:23 -08:00 |
|
Leonardo de Moura
|
5ea49c92bb
|
chore: cleanup
|
2020-10-27 13:26:21 -07:00 |
|
Leonardo de Moura
|
13c2a8ff51
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Leonardo de Moura
|
299a89e2c0
|
fix: missing instantiateMVars
|
2020-10-20 14:43:32 -07:00 |
|
Leonardo de Moura
|
9778eca9b2
|
chore: move to new frontend
|
2020-10-19 11:50:42 -07:00 |
|
Leonardo de Moura
|
3586337c56
|
perf: handle easy case efficiently
|
2020-09-22 18:55:13 -07:00 |
|
Leonardo de Moura
|
cf0149a1a7
|
refactor: use MonadControlT
|
2020-08-25 13:54:42 -07:00 |
|
Leonardo de Moura
|
ac565de96c
|
refactor: add MonadMetaM class
|
2020-08-24 12:17:47 -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 |
|