Documentation

Aesop.RuleTac.Tactic

Equations
  • One or more equations did not get rendered due to their size.
@[implemented_by Aesop.RuleTac.tacticMImpl]
Equations
@[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.
Equations
  • One or more equations did not get rendered due to their size.
@[implemented_by Aesop.RuleTac.tacGenImpl]