Low-level delta expansion. It is used to implement equation lemmas and elimination principles for recursive definitions.
Instances For
Delta expand declarations that satisfy p
at mvarId
type.
Instances For
@[deprecated Lean.MVarId.deltaTarget]
Instances For
def
Lean.MVarId.deltaLocalDecl
(mvarId : Lean.MVarId)
(fvarId : Lean.FVarId)
(p : Lake.Name → Bool)
:
Delta expand declarations that satisfy p
at fvarId
type.
Instances For
@[deprecated Lean.MVarId.deltaLocalDecl]