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)
204theorem C_competing_gt_C_kernel :
205 C_kernel < C_kernel_competing := by
proof body
Term-mode proof.
206 unfold C_kernel C_kernel_competing
207 -- phi^(-2) < phi^(-3/2) since phi > 1 and -2 < -3/2
208 have hphi_gt_one : 1 < phi := one_lt_phi
209 exact Real.rpow_lt_rpow_of_exponent_lt hphi_gt_one (by norm_num : (-(2 : ℝ)) < -(3/2 : ℝ))
210
211/-- The competing amplitude `C'` PLUS `J(φ)` exceeds the half-rung
212 budget, violating the structural identity `J(φ) + C = 1/2`. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (18)
Lean names referenced from this declaration's body.
-
rung
in IndisputableMonolith.Compat.Constants
decl_use
-
one_lt_phi
in IndisputableMonolith.Constants
decl_use
-
rung
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
-
identity
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
C_kernel
in IndisputableMonolith.Gravity.ILGSpatialKernel
decl_use
-
C_kernel_competing
in IndisputableMonolith.Gravity.ILGSpatialKernel
decl_use
-
rung
in IndisputableMonolith.Masses.AnchorPolicy
decl_use
-
rung
in IndisputableMonolith.Masses.RSBridge.Anchor
decl_use
-
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
-
one_lt_phi
in IndisputableMonolith.PhiSupport
decl_use
-
one_lt_phi
in IndisputableMonolith.PhiSupport.Lemmas
decl_use
-
amplitude
in IndisputableMonolith.QFT.SMatrixUnitarity
decl_use
-
half
in IndisputableMonolith.QFT.SpinStatistics
decl_use
-
amplitude
in IndisputableMonolith.Quantum.DoubleSlit
decl_use
-
half
in IndisputableMonolith.RecogSpec.Core
decl_use
-
identity
in IndisputableMonolith.RRF.Foundation.VantageCategory
decl_use
-
rung
in IndisputableMonolith.RSBridge.Anchor
decl_use
-
half
in IndisputableMonolith.Support.RungFractions
decl_use