Documentation

Aesop.RuleTac.Apply

def Aesop.RuleTac.applyExpr' (goal : Lean.MVarId) (e : Lean.Expr) (eStx : Lean.Term) (patSubst? : Option Substitution) (md : Lean.Meta.TransparencyMode) :
Equations
  • One or more equations did not get rendered due to their size.
Instances For
    def Aesop.RuleTac.applyExpr (goal : Lean.MVarId) (e : Lean.Expr) (eStx : Lean.Term) (patSubsts? : Option (Array Substitution)) (md : Lean.Meta.TransparencyMode) :
    Equations
    Instances For
      def Aesop.RuleTac.applyConst (decl : Lean.Name) (md : Lean.Meta.TransparencyMode) :
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        def Aesop.RuleTac.applyTerm (stx : Lean.Term) (md : Lean.Meta.TransparencyMode) :
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          def Aesop.RuleTac.applyConsts (decls : Array Lean.Name) (md : Lean.Meta.TransparencyMode) :
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For