pith. sign in
def

massHierarchyPattern

definition
show as:
module
IndisputableMonolith.Physics.ThreeGenerations
domain
Physics
line
120 · github
papers citing
none yet

plain-language theorem explainer

The definition states that fermion masses follow exponential scaling on the φ-ladder with generation-dependent exponents, matching observed ratios such as top/charm near φ^10 and muon/electron near φ^11. Particle physicists examining Standard Model hierarchies would cite this when linking Recognition Science to data. The declaration is a direct string assignment with no lemmas or reductions.

Claim. Fermion masses satisfy $m ∝ φ^n$ where the exponent $n$ is generation-dependent, producing ratios such as $m_t/m_c ≈ φ^{10}$, $m_c/m_u ≈ φ^{13}$, $m_τ/m_μ ≈ φ^6$, and $m_μ/m_e ≈ φ^{11}$.

background

The module derives exactly three fermion generations from the 8-tick cycle (period 2^3) distributed across three spatial dimensions, with each generation indexed by parity combinations of three bits. The φ-ladder assigns discrete tiers to physical quantities via integer rungs, as in upstream scale(k) := φ^k and rung functions that label classes by level. Upstream structures such as PhiForcingDerived.of and LedgerFactorization.of calibrate the underlying J-cost that enforces these exponential scalings.

proof idea

This is a one-line definition that directly assigns the descriptive string literal summarizing the φ^n scaling pattern for masses across generations.

why it matters

This definition supplies the mass hierarchy pattern supporting the three-generations derivation from the 8-tick octave and 3D structure. It connects to framework landmarks T7 (eight-tick octave) and T8 (D=3) plus the mass formula on the φ-ladder. It addresses the open question of why exactly three generations exist, as flagged in the module's PRL paper proposition.

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.