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)
59def equivComplex : LogicComplex ≃ ℂ where
60 toFun := toComplex
proof body
Definition body.
61 invFun := fromComplex
62 left_inv := fromComplex_toComplex
63 right_inv := toComplex_fromComplex
64
65/-- Equality transfer for recovered complex numbers. -/
used by (1)
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.
-
fromComplex
in IndisputableMonolith.Foundation.ComplexFromLogic
decl_use
-
fromComplex_toComplex
in IndisputableMonolith.Foundation.ComplexFromLogic
decl_use
-
LogicComplex
in IndisputableMonolith.Foundation.ComplexFromLogic
decl_use
-
toComplex
in IndisputableMonolith.Foundation.ComplexFromLogic
decl_use
-
toComplex_fromComplex
in IndisputableMonolith.Foundation.ComplexFromLogic
decl_use
-
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use