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)
133theorem xiMap_mul_reflection (σ : ℝ) : xiMap σ * xiMap (1 - σ) = 1 := by
proof body
Term-mode proof.
134 rw [xiMap_reflection]
135 exact mul_inv_cancel₀ (xiMap_ne_zero σ)
136
137/-- The quotient of defect coordinates for reflected points squares. -/
depends on (10)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
defect
in IndisputableMonolith.Foundation.LawOfExistence
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
xiMap
in IndisputableMonolith.NumberTheory.XiJBridge
decl_use
-
xiMap_ne_zero
in IndisputableMonolith.NumberTheory.XiJBridge
decl_use
-
xiMap_reflection
in IndisputableMonolith.NumberTheory.XiJBridge
decl_use