Skip to content

Methods for expression reduction check and theorem-style substitution validation #182

Description

@aethesia

Is there a convenient way to determine if two expressions can be reduced to the same form?

Additionally, is there a method to check if an expression can be substituted/applied as a theorem to another expression? I am looking for something similar to the have tactic, but which returns a boolean value instead of throwing an error.

The standard == function only checks for structural equality and lacks the ability to perform stronger automatic expansion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions