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)
66lemma zero_normalization_forces_offset
67 {a c : ℝ}
68 (h0 : gapAffineLogR a phi c 0 = 0) :
69 c = 0 := by
proof body
Term-mode proof.
70 simpa [gapAffineLogR] using h0
71
72/-- Unit-step calibration fixes the log scale coefficient. -/
used by (7)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (6)
Lean names referenced from this declaration's body.
-
step
in IndisputableMonolith.Complexity.CellularAutomata
decl_use
-
scale
in IndisputableMonolith.Cosmology.LargeScaleStructureFromRS
decl_use
-
gapAffineLogR
in IndisputableMonolith.Masses.GapFunctionForcing
decl_use
-
calibration
in IndisputableMonolith.Measurement.RSNative.Calibration.SingleAnchor
decl_use
-
gapAffineLogR
in IndisputableMonolith.RSBridge.GapFunctionForcing
decl_use
-
zero_normalization_forces_offset
in IndisputableMonolith.RSBridge.GapFunctionForcing
decl_use