| .. |
|
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
|
feat: improve default simp discharge method
|
2022-06-06 17:29:12 -07:00 |
|
AC.lean
|
refactor: move ac proofs to Init.
|
2022-03-16 17:21:20 -07:00 |
|
Acyclic.lean
|
feat: improve acyclic tactic
|
2022-06-02 15:25:14 -07:00 |
|
Apply.lean
|
fix: exfalso
|
2022-03-27 14:56:24 -07:00 |
|
Assert.lean
|
|
|
|
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: improve default simp discharge method
|
2022-06-06 17:29:12 -07:00 |
|
Cleanup.lean
|
fix: incorrect uses of getMVarType'
|
2022-03-22 14:11:29 -07:00 |
|
Clear.lean
|
chore: cleanup
|
2022-01-26 09:18:17 -08:00 |
|
Constructor.lean
|
|
|
|
Contradiction.lean
|
chore: avoid code duplication
|
2022-06-06 15:53:40 -07:00 |
|
Delta.lean
|
perf: add InstantiateLevelCaches for types and values at CoreM
|
2022-03-15 17:42:38 -07:00 |
|
ElimInfo.lean
|
fix: we should not use implicit targets when creating the key for the CustomEliminator map
|
2022-05-20 06:55:23 -07:00 |
|
FVarSubst.lean
|
|
|
|
Generalize.lean
|
feat: add predicate to generalize tactic to select subterms to be generalized
|
2022-04-01 15:47:24 -07:00 |
|
Induction.lean
|
chore: style
|
2022-04-07 17:35:05 -07:00 |
|
Injection.lean
|
feat: add support for HEq to the subst tactic
|
2022-03-28 12:23:55 -07:00 |
|
Intro.lean
|
chore: style
|
2022-04-07 11:25:45 -07:00 |
|
LinearArith.lean
|
feat: basic support for linear Nat arithmetic at simp
|
2022-02-26 08:58:32 -08:00 |
|
Refl.lean
|
chore: format string
|
2022-05-16 15:14:01 +02: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
|
refactor: add unifyEq?
|
2022-06-06 15:53:40 -07:00 |
|
SplitIf.lean
|
feat: support for user-defined simp attributes in the simp tactic.
|
2022-03-20 18:45:57 -07:00 |
|
Subst.lean
|
fix: fixes #1169
|
2022-05-26 07:05:32 -07:00 |
|
Unfold.lean
|
feat: unfold should fail if it didn't unfold anything
|
2022-05-09 06:41:17 -07:00 |
|
UnifyEq.lean
|
feat: improve default simp discharge method
|
2022-06-06 17:29:12 -07:00 |
|
Util.lean
|
feat: make sure we can use split to synthesize code
|
2022-05-23 11:55:57 -07:00 |