Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

CalcStep
A single step in a calc proof.
CaseArm
A case arm for cases / induction.
CustomTactic
Custom tactic syntax definition
RewriteRule
A rewrite rule: a lemma name with an optional reverse flag.
SimpArgs
Arguments to the simp tactic.
TacticLocation
Location information for IDE support

Enums§

ConvSide
Side for conv tactic.
TacticExpr
A parsed tactic expression.