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)
74structure CompositionClosureHypothesis where
75 bound : ℝ
76 reflected : ∀ (ρ : ℂ), ¬OnCriticalLine ρ →
77 ∀ (n : ℕ), defectIterate (zeroDeviation ρ) n ≤ bound
78
79/-! ## §2. The contradiction -/
80
81/-- **The iterated defect exceeds any fixed bound.**
82
83 The composition law generates defect values that grow as
84 cosh(2ⁿ·2η) − 1 ≥ 4ⁿ·(cosh(2η)−1), which exceeds any finite
85 carrier budget for n large enough. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (9)
Lean names referenced from this declaration's body.
-
carrier
in IndisputableMonolith.Engineering.CorticalNeuromodulationDevice
decl_use
-
carrier
in IndisputableMonolith.Engineering.PhantomCoupledGWAntennaSensitivity
decl_use
-
defect
in IndisputableMonolith.Foundation.LawOfExistence
decl_use
-
as
in IndisputableMonolith.Foundation.SimplicialLedger.ContinuumBridge
decl_use
-
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
that
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use
-
defectIterate
in IndisputableMonolith.NumberTheory.ZeroCompositionLaw
decl_use
-
OnCriticalLine
in IndisputableMonolith.NumberTheory.ZeroLocationCost
decl_use
-
zeroDeviation
in IndisputableMonolith.NumberTheory.ZeroLocationCost
decl_use