Equations
- getTypeM name = do let env ← Lean.getEnv Option.mapM (fun (d : Lean.ConstantInfo) => Lean.Meta.ppExpr d.type) (env.find? name)
Instances For
Equations
- getTypeCore name = (getTypeM name).run'
Instances For
Equations
- One or more equations did not get rendered due to their size.