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)
192theorem harmonic3_matches : |schumannRS 3 - 20.8| < 0.01 := by
proof body
Term-mode proof.
193 rw [harmonic3_eq, abs_lt]
194 exact ⟨by nlinarith [phi_gt_1618], by nlinarith [phi_lt_1619]⟩
195
196/-- f(4) = 15φ + 3 ∈ (27.270, 27.285): matches measured 27.3 Hz within 0.03 Hz. -/
used by (2)
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.
-
phi_gt_1618
in IndisputableMonolith.Numerics.Interval.PhiBounds
decl_use
-
harmonic3_eq
in IndisputableMonolith.Physics.EarthBrainResonance
decl_use
-
phi_gt_1618
in IndisputableMonolith.Physics.EarthBrainResonance
decl_use
-
phi_lt_1619
in IndisputableMonolith.Physics.EarthBrainResonance
decl_use
-
schumannRS
in IndisputableMonolith.Physics.EarthBrainResonance
decl_use
-
phi_gt_1618
in IndisputableMonolith.Physics.Ising2D
decl_use