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)
28theorem alpha_lock_at_scale :
29 alpha_inv_running (effective_scale ell0) (effective_scale ell0) (1 / alpha_locked) = 1 / alpha_locked := by
proof body
Term-mode proof.
30 unfold alpha_inv_running
31 rw [div_self (ne_of_gt (effective_scale_pos ell0_pos))]
32 rw [Real.log_one, mul_zero, sub_zero]
33
34/-- **SCAFFOLD: Eight-Beat Plateau Dominance**
35 Below the lock-in scale Q < Q_lock, the discrete eight-beat cycle
36 prevents further running, maintaining the geometric value. -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (11)
Lean names referenced from this declaration's body.
-
ell0
in IndisputableMonolith.Constants
decl_use
-
ell0_pos
in IndisputableMonolith.Constants
decl_use
-
ell0
in IndisputableMonolith.Constants.Derivation
decl_use
-
ell0_pos
in IndisputableMonolith.Constants.Derivation
decl_use
-
alpha_locked
in IndisputableMonolith.Constants.ILG
decl_use
-
scale
in IndisputableMonolith.Cosmology.LargeScaleStructureFromRS
decl_use
-
mul_zero
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
alpha_locked
in IndisputableMonolith.Gravity.SPARCFalsifier
decl_use
-
alpha_locked
in IndisputableMonolith.Physics.CouplingLockIn
decl_use
-
Q_lock
in IndisputableMonolith.Physics.CouplingLockIn
decl_use
-
value
in IndisputableMonolith.QFT.SpinStatistics
decl_use