Skip to content

Tell Aesop to use a custom simp set #213

@hgoldstein95

Description

@hgoldstein95

Hello! Is there a way to tell Aesop to use a custom simp set (as defined by Lean.Meta.registerSimpAttr) instead of the default one?

The issue is that there are a few lemmas that are in the default simp context that I'd like to ignore when running a custom aesop tactic I'm writing, and I'd like a portable way to swap out the set of lemmas that simp has access to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions