..
AC
refactor: do not use mkAppM so much
2022-03-16 17:21:20 -07:00
LinearArith
fix: add expected type hint
2022-03-16 17:07:22 -07:00
Simp
fix: dicrimination tree getMatchWithExtra
2022-03-17 16:44:38 -07:00
AC.lean
refactor: move ac proofs to Init.
2022-03-16 17:21:20 -07:00
Acyclic.lean
feat: support for acyclicity at unifyEqs
2022-02-27 10:03:40 -08:00
Apply.lean
feat: ApplyNewGoals config for apply
2022-03-19 15:51:40 -07: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
chore: fix codebase after removing auto pure
2022-02-03 18:08:14 -08:00
Cases.lean
feat: support for acyclicity at unifyEqs
2022-02-27 10:03:40 -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: style use · instead of . for lambda dot notation
2022-03-11 07:49:03 -08:00
Delta.lean
perf: add InstantiateLevelCaches for types and values at CoreM
2022-03-15 17:42:38 -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
fix: induction MetaM tactic
2022-01-31 13:41:38 -08:00
Injection.lean
feat: add support for HEq at injections tactic
2022-02-23 17:31:17 -08:00
Intro.lean
refactor: avoid Name, MVarId, and FVarId confusion
2021-09-07 19:06:50 -07:00
LinearArith.lean
feat: basic support for linear Nat arithmetic at simp
2022-02-26 08:58:32 -08: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
refactor: collectDeps => collectForwardDeps
2022-03-09 11:27:58 -08:00
Rewrite.lean
feat: add Meta.Rewrite.Config
2021-09-12 18:44:08 -07:00
Simp.lean
refactor: CongrLemma => SimpCongrTheorem
2022-02-06 09:15:39 -08:00
Split.lean
fix: index out of bounds
2022-03-15 05:16:19 -07:00
SplitIf.lean
fix: split tactic
2022-03-03 18:13:34 -08:00
Subst.lean
feat: add substVars
2022-01-25 18:43:51 -08:00
Unfold.lean
chore: style use · instead of . for lambda dot notation
2022-03-11 07:49:03 -08:00
Util.lean
chore: style use · instead of . for lambda dot notation
2022-03-11 07:49:03 -08:00