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)
110noncomputable def ofLogicRat (q : LogicRat) : LogicReal :=
proof body
Definition body.
111 ofRatCore (toRat q)
112
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (6)
Lean names referenced from this declaration's body.
-
ofLogicRat
in IndisputableMonolith.Foundation.ComplexFromLogic
decl_use
-
LogicRat
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
toRat
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
LogicReal
in IndisputableMonolith.Foundation.RealsFromLogic
decl_use
-
ofRatCore
in IndisputableMonolith.Foundation.RealsFromLogic
decl_use
-
toRat
in IndisputableMonolith.NumberTheory.HilbertPolyaCandidate
decl_use