IndisputableMonolith.Physics.EarthBrainResonance
The module defines the RS-predicted n-th Schumann harmonic frequency via f(n) = (4n − 1)·φ + 3 for n ≥ 1. Geophysicists or RS modelers comparing theory to the observed 7.83 Hz fundamental would cite these objects. The module consists of direct definitions plus auxiliary bounds on φ, with no inductive steps or external lemmas beyond the constants import.
claimThe RS-predicted frequency of the n-th Schumann harmonic is given by $f(n) = (4n-1)φ + 3$ for integer $n ≥ 1$, where $φ$ is the golden ratio.
background
The module sits in the Physics domain and imports IndisputableMonolith.Constants, whose sole documented object is the fundamental RS time quantum τ₀ = 1 tick. It introduces the frequency formula together with the five explicit harmonic equalities and the two-sided bounds phi_gt_1618 and phi_lt_1619 that pin φ numerically. The local setting therefore supplies concrete RS-native predictions for Earth electromagnetic resonances without further derivation.
proof idea
This is a definition module, no proofs. The structure consists of direct definitions of the frequency formula, the five harmonic equalities, and the two numerical bounds on φ.
why it matters in Recognition Science
The module supplies the RS Schumann frequency predictions that can be referenced by any downstream treatment of resonance phenomena in the Physics domain. No used_by edges are recorded, so its immediate parent is the broader Recognition Science forcing chain that already fixes φ and the eight-tick structure.
scope and limits
- Does not derive the frequency formula from the Recognition Composition Law.
- Does not contain measured data or statistical comparison.
- Does not extend the formula past the first five harmonics.
- Does not address units conversion from RS-native ticks.
depends on (1)
declarations in this module (42)
-
lemma
phi_gt_1618 -
lemma
phi_lt_1619 -
def
schumannRS -
def
schumannMeasured -
theorem
harmonic1_eq -
theorem
harmonic2_eq -
theorem
harmonic3_eq -
theorem
harmonic4_eq -
theorem
harmonic5_eq -
abbrev
D -
theorem
fundamental_eq_D_phi_sq -
theorem
three_phi_sq_eq_phi4_plus_1 -
theorem
fundamental_eq_phi4_plus_1 -
theorem
spacing_eq -
theorem
spacing_pos -
theorem
schumannRS_strictMono -
theorem
harmonic1_bounds -
theorem
harmonic1_matches -
theorem
harmonic2_bounds -
theorem
harmonic2_matches -
theorem
harmonic3_bounds -
theorem
harmonic3_matches -
theorem
harmonic4_bounds -
theorem
harmonic4_matches -
theorem
harmonic5_bounds -
theorem
harmonic5_matches -
theorem
all_harmonics_match -
def
inFreqBand -
theorem
harmonic1_in_theta -
theorem
fundamental_near_theta_alpha_boundary -
theorem
harmonic2_in_beta -
theorem
harmonic3_in_beta -
theorem
harmonic4_in_beta -
theorem
harmonic5_in_gamma -
theorem
schumann_spans_eeg_bands -
theorem
alpha_beta_ratio_near_phi -
theorem
spacing_bounds -
inductive
Provenance -
structure
EarthBrainResonanceCert -
def
earthBrainResonance_forced -
structure
FalsificationCriteria -
def
falsification