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)
117def ofLogicReal (x : LogicReal) : LogicComplex where
118 re := x
proof body
Definition body.
119 im := 0
120
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (2)
Lean names referenced from this declaration's body.
-
LogicComplex
in IndisputableMonolith.Foundation.ComplexFromLogic
decl_use
-
LogicReal
in IndisputableMonolith.Foundation.RealsFromLogic
decl_use