lemma
proved
term proof
zero_normalization_forces_offset
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)
64lemma zero_normalization_forces_offset
65 {a c : ℝ}
66 (h0 : gapAffineLogR a phi c 0 = 0) :
67 c = 0 := by
proof body
Term-mode proof.
68 simpa [gapAffineLogR] using h0
69
70/-! ## Step 2: g(1) = 1 forces a = 1/log(φ) (given c = 0 and b = φ) -/
71
used by (7)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
forces
in IndisputableMonolith.Foundation.MagnitudeOfMismatch
decl_use
-
gapAffineLogR
in IndisputableMonolith.Masses.GapFunctionForcing
decl_use
-
zero_normalization_forces_offset
in IndisputableMonolith.Masses.GapFunctionForcing
decl_use
-
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
-
gapAffineLogR
in IndisputableMonolith.RSBridge.GapFunctionForcing
decl_use