Documentation

Aesop.RuleTac.Tactic

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[implemented_by Aesop.RuleTac.tacticMImpl]
    Equations
    Instances For
      @[implemented_by Aesop.RuleTac.ruleTacImpl]
      @[implemented_by Aesop.RuleTac.singleRuleTacImpl]

      Elaborates and runs the given tactic syntax stx. The syntax stx can be in any syntax category supported by evalTactic, particularly tactic and tacticSeq.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          @[implemented_by Aesop.RuleTac.tacGenImpl]