| .. |
|
Simp
|
feat: add simpProj
|
2021-09-27 19:06:10 -07:00 |
|
Apply.lean
|
feat: add exfalso
|
2021-08-22 18:14:49 -07:00 |
|
Assert.lean
|
fix: location notation and simp
|
2021-03-19 19:54:22 -07:00 |
|
Assumption.lean
|
refactor: add findLocalDeclWithType?
|
2021-03-03 15:44:32 -08:00 |
|
AuxLemma.lean
|
feat: add AuxLemma.lean
|
2021-03-09 18:25:19 -08:00 |
|
Cases.lean
|
chore: cleanup
|
2021-09-14 16:09:56 -07:00 |
|
Clear.lean
|
doc: document a few tactics
|
2021-06-29 06:35:45 -07:00 |
|
Constructor.lean
|
feat: add constructor tactic
|
2021-05-06 10:40:56 -07:00 |
|
Contradiction.lean
|
feat: use exfalso at ElimEmptyInductive
|
2021-08-22 18:16:14 -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
|
chore: use deriving Inhabited
|
2020-12-13 11:57:59 -08:00 |
|
Generalize.lean
|
feat: nary generalize tactic
|
2021-08-30 16:31:39 -07:00 |
|
Induction.lean
|
chore: trace[...]! ==> trace[...]
|
2021-03-10 18:44:43 -08:00 |
|
Injection.lean
|
feat: add injections tactic
|
2021-08-31 19:12:06 -07:00 |
|
Intro.lean
|
refactor: avoid Name, MVarId, and FVarId confusion
|
2021-09-07 19:06:50 -07: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
|
feat: add simp_all tactic
|
2021-03-19 22:34:35 -07:00 |
|
Split.lean
|
feat: add applyMatchSplitter
|
2021-09-18 16:30:47 -07:00 |
|
SplitIf.lean
|
fix: condition for selecting split target
|
2021-09-10 14:56:15 -07:00 |
|
Subst.lean
|
refactor: avoid Name, MVarId, and FVarId confusion
|
2021-09-07 19:06:50 -07:00 |
|
Util.lean
|
chore: cleanup
|
2021-09-17 16:00:00 -07:00 |