- fvarId : Lean.FVarId
- userName : Lake.Name
- id : Lean.Meta.Origin
- origType : Lean.Expr
- type : Lean.Expr
- proof : Lean.Expr
Instances For
Equations
- Lean.Meta.SimpAll.instInhabitedEntry = { default := { fvarId := default, userName := default, id := default, origType := default, type := default, proof := default } }
- modified : Bool
- mvarId : Lean.MVarId
- entries : Array Lean.Meta.SimpAll.Entry
- ctx : Lean.Meta.Simp.Context
- simprocs : Lean.Meta.Simp.SimprocsArray
- usedSimps : Lean.Meta.Simp.UsedSimps
Instances For
@[inline, reducible]
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
Lean.Meta.simpAll
(mvarId : Lean.MVarId)
(ctx : Lean.Meta.Simp.Context)
(simprocs : optParam Lean.Meta.Simp.SimprocsArray #[])
(usedSimps : optParam Lean.Meta.Simp.UsedSimps ∅)
:
Equations
- One or more equations did not get rendered due to their size.