Skip to content

Ignore assumption directive for simplifier #1220

@mn200

Description

@mn200

Something like

   simp[IgnAsm ‘pat’, th1]

should apply the simplifier, while ignoring the assumption(s) matching pat.

Also

    simp[NoAsms,...]

should ignore all assumptions.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions