Skip to content

Provide tactic to update an abbreviation #801

Open
@mn200

Description

@mn200
  update_abbrev : thm -> tactic

takes a theorem of the form v = t (and maybe also t = v), finds an Abbrev of the form Abbrev(v = t0) in the assumptions, and replaces the t0 with t.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions