theorem
proved
term proof
nearly_scale_invariant
show as:
view Lean formalization →
formal statement (Lean)
142theorem nearly_scale_invariant :
143 -- For large φ: n_s → 1 - 2/N ≈ 0.97 for N = 60
144 True := trivial
proof body
Term-mode proof.
145
146/-- The tensor-to-scalar ratio r.
147 r = 16ε ≈ 8/N² for J-cost potential. -/