-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
ImprovementNot a bug, but something can still be improvedNot a bug, but something can still be improvedwontfixThis will not be worked onThis will not be worked on
Description
This is a very minor grievance, but I'd like it if the proofmode tried unfolding more terms when a destruct fails. For example here:
simp only [absorbingly]
iintro ⟨_, HW⟩ _
iintro fails if absorbingly isn't unfolded first. It it possible for the proofmode to try unfolding when it fails, to be a little more like how refine or apply works in Lean?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ImprovementNot a bug, but something can still be improvedNot a bug, but something can still be improvedwontfixThis will not be worked onThis will not be worked on