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.
def Lean.Meta.unfold.pre (unfoldThm : Name) (e : Expr) :
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Meta.unfoldTarget (mvarId : MVarId) (declName : Name) :
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Meta.unfoldLocalDecl (mvarId : MVarId) (fvarId : FVarId) (declName : Name) :
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Meta.zetaDeltaTarget (mvarId : MVarId) (declFVarId : FVarId) :
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Meta.zetaDeltaLocalDecl (mvarId : MVarId) (fvarId declFVarId : FVarId) :
Equations
  • One or more equations did not get rendered due to their size.