Documentation

Aesop.RuleTac.Tactic

unsafe def Aesop.RuleTac.tacticMImpl (decl : Lean.Name) :
Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[implemented_by Aesop.RuleTac.tacticMImpl]
    opaque Aesop.RuleTac.tacticM (decl : Lean.Name) :
    unsafe def Aesop.RuleTac.ruleTacImpl (decl : Lean.Name) :
    Equations
    Instances For
      @[implemented_by Aesop.RuleTac.ruleTacImpl]
      opaque Aesop.RuleTac.ruleTac (decl : Lean.Name) :
      unsafe def Aesop.RuleTac.singleRuleTacImpl (decl : Lean.Name) :
      Equations
      Instances For
        @[implemented_by Aesop.RuleTac.singleRuleTacImpl]
        opaque Aesop.RuleTac.singleRuleTac (decl : Lean.Name) :
        def Aesop.RuleTac.tacticStx (stx : Lean.Syntax) :

        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
          unsafe def Aesop.RuleTac.tacGenImpl (decl : Lean.Name) :
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            @[implemented_by Aesop.RuleTac.tacGenImpl]
            opaque Aesop.RuleTac.tacGen (decl : Lean.Name) :