Skip to content

Unfolding head term when idestruct fails #157

@markusdemedeiros

Description

@markusdemedeiros

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementNot a bug, but something can still be improvedwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions