@[implemented_by Aesop.RuleTac.tacticMImpl]
@[implemented_by Aesop.RuleTac.ruleTacImpl]
@[implemented_by Aesop.RuleTac.singleRuleTacImpl]
Elaborates and runs the given tactic syntax stx
. The syntax stx
must be of
kind tactic
or tacticSeq
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implemented_by Aesop.RuleTac.tacGenImpl]