@[inline, reducible]
Equations
Instances For
@[inline, reducible]
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
unsafe def
Lean.Expr.ReplaceLevelImpl.replaceUnsafeM
(f? : Lean.Level → Option Lean.Level)
(size : USize)
(e : Lean.Expr)
:
Equations
Instances For
unsafe def
Lean.Expr.ReplaceLevelImpl.replaceUnsafeM.visit
(f? : Lean.Level → Option Lean.Level)
(size : USize)
(e : Lean.Expr)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
unsafe def
Lean.Expr.ReplaceLevelImpl.replaceUnsafe
(f? : Lean.Level → Option Lean.Level)
(e : Lean.Expr)
:
Equations
Instances For
@[implemented_by Lean.Expr.ReplaceLevelImpl.replaceUnsafe]