Skip to content

add tactics #5

Description

@c-cube
  • tactics are mostly in rust
  • bridge to meta-language (where a tactic can be "applied" like a function or other builtins; composition operators)
  • return a thm and a proof script, that is progressively built. This way you eventually get a proof script that can replace the tactic invocation.

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