Helper function for synthesizing order related instances.
def
Lean.Meta.Grind.mkLawfulOrderLTInst?
(u : Level)
(type : Expr)
(ltInst? leInst? : Option Expr)
:
Equations
- One or more equations did not get rendered due to their size.
- Lean.Meta.Grind.mkLawfulOrderLTInst? u type (some inst) leInst? = pure none
- Lean.Meta.Grind.mkLawfulOrderLTInst? u type ltInst? leInst? = pure none