No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
106noncomputable def ofRatCore (q : ℚ) : LogicReal :=
proof body
Definition body.
107 ⟨Completion.coe' (show CompareReals.Q from q)⟩
108
109/-- Embed a recovered rational into `LogicReal`. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
-
ofLogicRat
in IndisputableMonolith.Foundation.RealsFromLogic
decl_use
-
toReal_ofRatCore
in IndisputableMonolith.Foundation.RealsFromLogic
decl_use
depends on (3)
Lean names referenced from this declaration's body.
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
LogicReal
in IndisputableMonolith.Foundation.RealsFromLogic
decl_use
-
Completion
in IndisputableMonolith.Masses.KernelTypes
decl_use