Documentation
Aesop
.
Builder
.
Tactic
Search
return to top
source
Imports
Init
Aesop.Builder.Basic
Imported by
Aesop
.
matchByTactic?
Aesop
.
RuleBuilder
.
tacticIMode
Aesop
.
RuleBuilder
.
tacticCore
Aesop
.
RuleBuilder
.
tactic
source
def
Aesop
.
matchByTactic?
:
Lean.Term
→
Option
(
Lean.TSyntax
`Lean.Parser.Tactic.tacticSeq
)
Equations
Instances For
source
def
Aesop
.
RuleBuilder
.
tacticIMode
(
imode?
:
Option
IndexingMode
)
:
IndexingMode
Equations
Instances For
source
def
Aesop
.
RuleBuilder
.
tacticCore
(
t
:
Lean.Name
⊕
Lean.TSyntax
`Lean.Parser.Tactic.tacticSeq
)
(
imode?
:
Option
IndexingMode
)
(
phase
:
PhaseSpec
)
:
Lean.MetaM
LocalRuleSetMember
Equations
Instances For
source
def
Aesop
.
RuleBuilder
.
tactic
:
RuleBuilder
Equations
Instances For