Mathlib Changelog
v4
Changelog
About
Github
Commit
2023-10-19 22:44
afd3acaf
View on Github →
feat: rw? can discharge side conditions using local hypotheses (
#7770
)
Estimated changes
Modified
Mathlib/Tactic/Rewrites.lean
added
def
Lean.Meta.RewriteResult.by?
added
def
Mathlib.Tactic.Rewrites.solveByElim
Modified
test/rewrites.lean