Documentation

Lean.Meta.Tactic.Unfold

def Lean.Meta.unfold (e : Expr) (declName : Name) :
Equations
  • One or more equations did not get rendered due to their size.
Instances For
    def Lean.Meta.unfoldTarget (mvarId : MVarId) (declName : Name) :
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      def Lean.Meta.unfoldLocalDecl (mvarId : MVarId) (fvarId : FVarId) (declName : Name) :
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        def Lean.Meta.zetaDeltaTarget (mvarId : MVarId) (declFVarId : FVarId) :
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          def Lean.Meta.zetaDeltaLocalDecl (mvarId : MVarId) (fvarId declFVarId : FVarId) :
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For