| .. |
|
Simp
|
feat: do not try to discharge hypotheses at simp when type contains assignable metavariables
|
2022-01-26 17:57:52 -08:00 |
|
Apply.lean
|
refactor: ExprDefEq.lean and LevelDefEq.lean are now implementation only files
|
2021-12-06 09:57:00 -08:00 |
|
Assert.lean
|
fix: location notation and simp
|
2021-03-19 19:54:22 -07:00 |
|
Assumption.lean
|
refactor: ExprDefEq.lean and LevelDefEq.lean are now implementation only files
|
2021-12-06 09:57:00 -08:00 |
|
AuxLemma.lean
|
feat: add AuxLemma.lean
|
2021-03-09 18:25:19 -08:00 |
|
Cases.lean
|
chore: cleanup
|
2022-01-26 09:18:17 -08:00 |
|
Cleanup.lean
|
fix: avoid getMVarType' at cleanup tactic
|
2021-10-19 06:43:07 -07:00 |
|
Clear.lean
|
chore: cleanup
|
2022-01-26 09:18:17 -08:00 |
|
Constructor.lean
|
feat: add constructor tactic
|
2021-05-06 10:40:56 -07:00 |
|
Contradiction.lean
|
chore: remove workaround
|
2021-09-30 22:37:20 -07:00 |
|
Delta.lean
|
feat: add delta?
|
2021-09-17 18:46:09 -07:00 |
|
ElimInfo.lean
|
fix: leftovers in the local context when applying induction
|
2021-03-27 19:42:22 -07:00 |
|
FVarSubst.lean
|
|
|
|
Generalize.lean
|
feat: nary generalize tactic
|
2021-08-30 16:31:39 -07:00 |
|
Induction.lean
|
chore: fix codebase
|
2021-12-10 13:12:09 -08:00 |
|
Injection.lean
|
chore: expose heqToEq tactic
|
2022-01-25 18:43:51 -08:00 |
|
Intro.lean
|
refactor: avoid Name, MVarId, and FVarId confusion
|
2021-09-07 19:06:50 -07:00 |
|
Rename.lean
|
feat: add Meta.rename tactic
|
2022-01-12 16:15:30 -08:00 |
|
Replace.lean
|
feat: add replaceLocalDeclDefEq
|
2021-09-09 13:07:33 -07:00 |
|
Revert.lean
|
fix: fixes #310
|
2021-02-12 18:14:42 -08:00 |
|
Rewrite.lean
|
feat: add Meta.Rewrite.Config
|
2021-09-12 18:44:08 -07:00 |
|
Simp.lean
|
fix: register missing simp trace classes
|
2021-10-11 15:37:56 +02:00 |
|
Split.lean
|
chore: avoid code duplication setting Simp.Config
|
2022-01-24 18:57:31 -08:00 |
|
SplitIf.lean
|
chore: avoid code duplication setting Simp.Config
|
2022-01-24 18:57:31 -08:00 |
|
Subst.lean
|
feat: add substVars
|
2022-01-25 18:43:51 -08:00 |
|
Unfold.lean
|
chore: avoid code duplication setting Simp.Config
|
2022-01-24 18:57:31 -08:00 |
|
Util.lean
|
refactor: ExprDefEq.lean and LevelDefEq.lean are now implementation only files
|
2021-12-06 09:57:00 -08:00 |