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)
210theorem harmonic5_matches : |schumannRS 5 - 33.8| < 0.06 := by
proof body
Term-mode proof.
211 rw [harmonic5_eq, abs_lt]
212 exact ⟨by nlinarith [phi_gt_1618], by nlinarith [phi_lt_1619]⟩
213
214/-- All five Schumann harmonics match within 0.06 Hz (worst case: 5th harmonic). -/
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
-
harmonic5_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