pith. sign in
module module high

IndisputableMonolith.Physics.EarthBrainResonance

show as:
view Lean formalization →

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

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (42)