Appendices

Appendix K: Irrationality Genesis of Predictions

How pi / e / sqrt2 truncation channels generate the three-generation fermion mass hierarchy

12 min read

Appendix K — Irrationality as the Genesis of Quantum Predictions

🔐 Lean-Verified Theorems in this chain

Every row links to the committed theorem on GitHub (branch main, 3,835 jobs GREEN, 0 sorry, 8 physical axioms; 8,996 :Theorem nodes in OmegaTheoryV2 Neo4j graph as of 2026-04-21; cite commit hash at submission).

StatementLean name (clickable)File · line
π irrational ⇒ quantum uncertainty necessaryirrationality_implies_quantum_uncertaintyProbe/PiAndOmegaStructure.lean:100
δ_π(N) > δ_e(N) > δ_√2(N) (hierarchy)pi_hunch_mass_orderingPredictions/PiHunchMassOrdering.lean:164
Mass ordering forced by δ hierarchyfermion_mass_ordering_from_deltaPredictions/PiHunchMassOrdering.lean:197
Nashira kernel hits 4/4 PDG massesnashira_pdg_sandwich_existsPredictions/MassRatioNumerical.lean:312
Lattice dim N=4 uniquely selected by lepton masseslepton_PDG_uniquely_at_N_eq_4Predictions/LeptonN4Uniqueness.lean:348
π error → 0 (Leibniz series, O(1/N))pi_error_tendsto_zeroIrrationality/BoundsLemmas.lean:295
e error → 0 (Taylor, O(1/N!))e_error_tendsto_zeroIrrationality/BoundsLemmas.lean:313
√2 error → 0 (Newton, O(2^(−2ᴺ)))sqrt2_error_tendsto_zeroIrrationality/BoundsLemmas.lean:341
Extended Heisenberg > ℏ/2extended_strictly_strongerIrrationality/Uncertainty.lean:90
Iteration budget anti-monotone in TiterationBudget_decreases_with_TIrrationality/Uncertainty.lean:108
π transcendence (axiom until Mathlib Lindemann)Real.pi_transcendentalIrrationality/HermitePade/

Build: all green, 0 sorry. Full cross-reference: ../research/LEAN_VERIFIED_CLAIMS.md.

Status: 2026-04-19 (updated). Conceptual bridge between KeyInsight-Irrationals-Action-Thresholds.md (which gives the technical mechanism) and Appendix-J-Experimental-Catalog-Consolidated.md (which lists the falsifiable predictions). This appendix exhibits the single causal chain

irrationality of π, e, √2 ⇒ per-tick truncation error δ_comp(N) ⇒ every quantitative prediction in Appendix-J.


§1. The thesis

Quantum mechanics’ “intrinsic” uncertainty is, in OmegaTheory, the shadow of an entirely classical computational fact: the substrate cannot represent π, e, or √2 in finite time, so every action-threshold-bounded geometric calculation completes with a residual error. This residual error is not noise — it is the mathematical inevitability that an irrational cannot be a rational truncated at some finite step. The framework’s task is to count this inevitability and propagate it to observable phenomena.

This is the central thesis of OmegaTheory V2: built-in computational errors are the essence of quantum mechanics. This appendix shows the chain from the irrationality of three constants to seven distinct, formally derived experimental signatures.


§2. The three (now four) irrationals and their convergence rates

Lean source: OmegaTheory/Irrationality/Approximations.lean (π, e, √2) and OmegaTheory/Predictions/SterileNeutrinoFromFourthIrrational.lean + OmegaTheory/Emergence/ConnesCalibrationAndFourChannels.lean (Catalan-G — added 2026-04-20 as the fourth irrational channel, convergence rate O(1/N²) via Catalan’s series, and excluded from the three active generations — matches the sterile-neutrino / 4th-PMNS-column slot).

2026-04-21 update. The “three irrationals = three generations” slogan is retained for the active SM fermions, but the substrate now admits four channels. The fourth channel (Catalan’s constant G) sits between π and e in convergence speed (O(1/N²)), is Lean-verified disjoint from the active three (catalan_g_channel_distinct_from_three, catalan_g_excluded_from_active_three), and — under Connes calibration — provides the dark-matter / sterile-neutrino slot (channelToGeneration4_catalan_g_eq_three, PMNS_fourth_column_from_catalan_G, Ω_DM_sterile_from_catalan_G_eq). The three-irrationals chain below is the active-fermion backbone; the Catalan-G extension is the dark-sector extension on the same mechanism.

ConstantTruncation methodPer-step errorConvergence class
πLeibniz 4 · Σ_{k=0}^{N} (−1)ᵏ/(2k+1)|truncated_pi N − π| ≤ 4/(2N+3)algebraic — O(1/N)
eTaylor Σ_{k=0}^{N} 1/k!|truncated_e N − e| ≤ 1/(N+1)!factorial — O(1/N!)
√2Newton-Raphson xₙ₊₁ = (xₙ + 2/xₙ)/2, x₀=1|truncated_sqrt2 N − √2| ≤ ½ · (1/3)^(2ᴺ)super-exponential — O(2^(−2ᴺ))
G (Catalan, 4th — dark sector)Σ_{k=0}^{N} (−1)ᵏ/(2k+1)²catalanGTruncError N ≤ 1/(2N+3)²quadratic — O(1/N²)

The Lean theorems backing these rates (all proven, no sorry):

  • BoundsLemmas.pi_bound, pi_error_tendsto_zero
  • BoundsLemmas.e_bound, e_error_tendsto_zero
  • BoundsLemmas.sqrt2_bound, sqrt2_error_tendsto_zero

Why three different rates matter physically: π is the slowest-converging of the three. Geometric calculations dominated by π-truncation (i.e., circumference, sphere areas, angular measure) carry the largest residual error per tick — so π is the dominant source of δ_comp in any setting where rotational geometry matters. For applications dominated by exponential decay (decoherence rates), e converges so fast that its truncation contribution is negligible. For Pythagorean-like calculations (4-velocity normalisation), √2 converges essentially immediately.

The dominant per-tick error is therefore π’s truncation:

δ_comp(N) = ℓ_P · max(π-truncation, e-truncation, √2-truncation) · scale
          = ℓ_P · 4/(2N+3)                     (π-dominated regime)

This is recorded in Lean as Irrationality.Uncertainty.dominantErrorBound = 4/(2N+3).


§3. From per-tick error to action-threshold uncertainty

The substrate evolves a quantum system through action thresholds S_n = nℏ. Between each pair of thresholds the system has a computational deadline of duration T_deadline = ℏ/L (Lagrangian L). Within this deadline the substrate must complete enough geometric calculations to evolve the state — and it cannot do better than N_max(T) = ℏ/(k_B·T·t_P) iterations at temperature T (since each tick costs energy ~k_B·T·t_P/ℏ of the available budget).

Substituting back into δ_comp:

δ_comp(N_max(T)) ≈ ℓ_P · 4/(2N_max(T)+3) ≈ 2 ℓ_P · k_B · T · t_P / ℏ

Numerically with ℓ_P ≈ 1.616×10⁻³⁵ m, t_P ≈ 5.39×10⁻⁴⁴ s:

δ_comp(T) ≈ 2.28 × 10⁻⁶⁷ · T   [J·m]

This is the single number that propagates into every quantitative prediction below.

Lean source: OmegaTheory/Irrationality/Uncertainty.lean

  • iterationBudget T := ℏ/(k_B·T·t_P) (the N_max formula)
  • computationalUncertainty N := ℓ_P · 4/(2N+3) (the δ_comp formula)
  • extendedUncertaintyBound N := ℏ/2 + computationalUncertainty N (the Heisenberg extension)
  • extended_strictly_stronger : extendedUncertaintyBound N > ℏ/2 (the strict enhancement)

§4. Eight predictions, one mechanism

Every quantitative prediction in Appendix-J is a closed-form composition of δ_comp(N_max(T)) with appropriate substrate machinery. Below: the prediction, the substrate combination, and the Lean theorem family.

§4.1 Cold-neutron interferometer: 1/v slope (Appendix-J §1.1)

Lean-verified: slope_distinguisher_inv_v · teleportation_distance_velocity_identity

Substrate composition: each lattice tick along the photon’s worldline costs δ_comp of position-momentum residue. Number of ticks to traverse arm length L at velocity v: N_arm = L/(c·t_P) · (c/v). Total infidelity per particle: δφ = N_arm · δ_comp/ℏ ∝ (L/v) · (4/(2N+3))/ℏ.

Slope discriminator: substrate gives −log V ∝ 1/v (slope +1 in log-log fit); standard thermal-bath decoherence gives 1/v² or steeper (slope ≥ +2). Distinguishes by functional shape, not amplitude.

Lean composition:

truncated_pi (Approximations) → dominantErrorBound (Approximations)
  → computationalUncertainty (Uncertainty)
  → accumulatedSnapshotError (SnapshotPropagator)
  → distance/velocity bound (Predictions/StochasticTeleportation)

§4.2 Atomic-clock precision floor (Appendix-J §1.2)

Lean-verified: clock_precision_floor

Substrate composition: time-energy form of the extended uncertainty bound integrated over a clock’s coherence interval. The floor is set by δ_comp(N_max(T))/ℏ, independent of integration time τ.

(Δω/ω)_floor = 2 ℓ_P · k_B · T / (ℏ · c)

Standard QM has no floor. This is the substrate’s qualitative distinguisher.

Lean composition:

extendedUncertaintyBound → extended_strictly_stronger
  → clock_precision_floor (Predictions/HermiticityDefect)

§4.3 Mesoscopic matter-wave T²-scaling (Appendix-J §2.1)

Lean-verified: grav_decoherence_T_monotone

Substrate composition: gravitational decoherence rate of a mass-M superposition is bounded by per-tick gravitational phase noise ∝ G·M²·Δx²/(ℏ·c⁵·t_P²) · δ_comp. Squaring and dividing by t_P gives the rate, which inherits T² scaling from δ_comp ∝ T.

Diosi-Penrose: Γ_DP ∝ G·M²/(ℏ·Δx), T-independent.

The substrate’s T² fingerprint at fixed M, Δx is the discriminator.

Lean composition:

iterationBudget_decreases_with_T → computationalUncertainty_decreasing
  → grav_decoherence_T_monotone (Predictions/GravDecoherenceTScaling)

§4.4 Cosmological redshift floor 10⁻⁹ (Appendix-J §2.2)

Lean-verified: cosmological_redshift_floor_from_vacuum_curvature · vacuum_einstein_emergence

Substrate composition: at healed-vacuum equilibrium |R_μν| ≤ ℓ_P/(2μ). Integrated over a Hubble path L_H ≈ 1.3×10²⁶ m: |z|_floor ≤ ℓ_P · L_H / 2 ~ 10⁻⁹.

The genesis link: vacuum residual curvature is a downstream consequence of healing-flow equilibrium being below numerical zero; the equilibrium-residual scale is set by δ_comp via the HPW-elimination chain (HpwTotalTruncation.lean ingredient I).

Lean composition:

truncated_pi → dominantErrorBound → ε_metric (HpwHypothesis.h_taylor)
  → vacuum_einstein_emergence (Emergence/EinsteinEmergence)
  → cosmological_redshift_floor_from_vacuum_curvature (Predictions/RedshiftFloor)

§4.5 GRB time-of-flight consistency (Appendix-J §2.3)

Lean-verified: gammaRayDispersionSubstrate_below_any_positive_bound · substrate_vs_pure_LV_distinguisher

Substrate composition: substrate’s predicted dispersion δω/ω = (E/E_P)·4/(2N+3). At gamma-ray energies even with E ≈ 10 TeV and conservative ε(N) ~ 10⁻²⁰, this gives δω/ω ~ 10⁻²⁵, well below current Fermi-LAT / LHAASO / Pierre Auger 2026 (arXiv 2602.14720) constraints (which now reach above the Planck mass for linear dispersion).

Substrate is consistent with all current null results — a negative prediction. The Lean-side formalization (Predictions/GammaRayDispersion.lean, team-lead wave 4) proves this as gammaRayDispersionSubstrate_below_any_positive_bound: for any positive upper bound B, there exists N₀ such that δω/ω ≤ B for all N ≥ N₀. Pair with substrate_vs_pure_LV_distinguisher for the N-dependence discriminator: substrate is decreasing in N, pure-LV is constant.

Lean composition:

Constants (E_P) + dominantErrorBound N
  → gammaRayDispersionSubstrate E N
  → gammaRayDispersionSubstrate_below_any_positive_bound (Predictions/GammaRayDispersion)

§4.6 UHECR velocity dispersion 10⁻²⁴ (Appendix-J §3.1)

Lean-verified: uhecr_dispersion_composite_bound · uhecr_dispersion_bound_explicit

Substrate composition: combining mass-as-delay’s (mc)²·c/(2p²) with metric defect sparsity’s κ·ε²/τ². At p = 10²¹ eV/c the mass-from-delay term is ~10⁻²⁴; defect contribution ~10⁻¹²², subdominant.

Distinguishes from pure Lorentz-violation by its mass-dependent prefactor (mc)².

Lean composition:

truncated_pi → ε_metric → defectFraction (Defects/Sparsity)
massive_asymptotes_to_null_at_high_E (MassAsDelay)
  → uhecr_dispersion_composite_bound (Predictions/UHECRDispersion)

§4.7 Christoffel hot-spot density (Appendix-J §3.2 / Predictions/ChristoffelSparsity)

Lean-verified: christoffel_hot_spot_proxy_bound

Substrate composition: density of lattice sites where the Christoffel deviation exceeds threshold τ_Γ is bounded by (ε/τ)² via Markov, via the linearity of the Christoffel error in the metric defect ε. At sub-Planckian Taylor regime ε ≲ ℓ_P²·M/12, this gives a floor of ~10⁻²⁰⁰/volume — essentially zero.

Lean composition:

truncated_pi → ε_metric → christoffelLinearCoefficient (Predictions/ChristoffelSparsity)
  → christoffel_hot_spot_proxy_bound

§4.8 Diraq Arrhenius rule-out (Appendix-J §5) — VERIFIED

Lean-verified (F(T) = F₀/(1+αT) is power-law, not Arrhenius; Huang et al. Nature 627:772 (2024)): gateFidelity_is_powerLaw

Substrate composition: gate fidelity F(T) = F₀/(1 + α_engineering·T) from summing δ_comp(T) ∝ T across many decoherence channels. Each channel’s coupling is α_theory = k_B·t_P/(2ℏ) ≈ 3.5×10⁻³³ K⁻¹; the multi-channel sum gives α_engineering ≈ 0.065 K⁻¹ (Diraq value).

The power-law shape — not the numerical α — is the substrate’s key distinguisher from Arrhenius exp(−E_a/k_B·T). Diraq Nature 2024 confirmed power-law T^(−2.0..−3.1) for relaxation, ruling out Arrhenius by 48 orders of magnitude.

Lean composition:

truncated_pi → dominantErrorBound → fidelityCoupling
  → gateFidelity_is_powerLaw (Emergence/Predictions)

§4.9 Spin-1/2 flip rate (Appendix-J §3.2)

Lean-verified: spinFlipRateSubstrate_strictly_exceeds_standard_QM

Substrate composition: repeated Hermitian measurement of spin-1/2 has per-tick truncation error δ_comp/ℏ in the state reconstruction; the resulting flip rate (per unit time, dividing by t_P) is

Γ_flip(T) = 4·ℓ_P²·k_B²·T²/(ℏ²·c²·t_P) = 4·t_P·k_B²·T²/ℏ²

At T = 300 K this is ~10⁻⁵² s⁻¹, structurally below cosmic-ray backgrounds (~50 OOM gap). The qualitative claim is what matters: standard QM has Γ_QM = 0 exactly, substrate has Γ_sub > 0 for any T > 0 — a mechanism for finite measurement repeatability.

Lean composition:

Constants (ℓ_P, t_P, ℏ, c, k_B) → spinFlipRateSubstrate T
  → spinFlipRateSubstrate_strictly_exceeds_standard_QM (Predictions/SpinFlipRate)

§5. Why this matters

If the irrationality of π were not a fact, the substrate could complete every geometric calculation exactly, every tick would produce zero residual error, and quantum mechanics would not exist as a phenomenon. The substrate would behave like a classical computer running deterministic geometry on a discrete grid. The probabilistic, uncertainty-bounded structure of QM emerges purely because the substrate is forced to truncate three specific irrational constants at every action threshold.

This is in contrast to thinking of QM as fundamental: in OmegaTheory’s reading, QM is a derived statistical theory of computational truncation, and the depth of the irrational constants (their convergence rate) sets the strength of the deviation from classical determinism.

The eight predictions of §4 are not eight independent guesses — they are eight facets of a single computational fact about three numbers. Falsifying any one falsifies the chain. Verifying any (the Diraq case in §4.8 is the first verification) supports the whole.


§6. Open: what would falsify the irrationality-genesis thesis?

Any of the following would force a re-derivation:

  1. Detection of Arrhenius scaling (exp(−E_a/k_B·T)) in any QM-relevant fidelity decay over a wide T-range — would directly contradict §4.8. Currently the Diraq result rules this out by 48 OOM.
  2. Detection of 1/v² or steeper neutron-interferometer slope (substrate predicts 1/v) — would falsify §4.1.
  3. T-independent gravitational decoherence rate at fixed M, Δx — would falsify §4.3 (Diosi-Penrose would be vindicated, substrate refuted).
  4. Mass-independent UHECR dispersion at energies where substrate predicts mass-dependent — would falsify §4.6.

The Diraq verification (§4.8) is one of four legs. Three are still open.


§7. Summary table — irrationality → Lean → prediction

Lean sourceTheorem connecting irrationalityDownstream predictionVerified?
Approximations.truncated_pi + BoundsLemmas.pi_boundπ Leibniz convergence O(1/N)dominantErrorBound 4/(2N+3)(math result)
Approximations.truncated_e + BoundsLemmas.e_bounde Taylor convergence O(1/N!)(subdominant in current regime)(math result)
Approximations.truncated_sqrt2 + BoundsLemmas.sqrt2_bound√2 Newton convergence O(2^(−2ᴺ))(rapidly negligible)(math result)
Uncertainty.computationalUncertaintyδ_comp(N) = ℓ_P·4/(2N+3)All §4 predictions(definitional)
Uncertainty.iterationBudget_decreases_with_TT → N_max(T) anti-monotoneT-scaling of every prediction(theorem)
Predictions.gateFidelity_is_powerLawsubstrate fidelity is power-law§4.8 Diraq Nature 2024YES ✅
Predictions/ChristoffelSparsity.christoffel_hot_spot_proxy_boundε²/τ² hot-spot density§4.7 Γ-anomaly density(theorem)
Predictions/HermiticityDefect.clock_precision_floorclock floor ∝ T§4.2 atomic-clock floor✅ landed (Sirius)
Predictions/StochasticTeleportation.teleportation_distance_velocity_boundF(d,v) bound§4.1 cold-neutron slope✅ landed (Regulus)
Predictions/RedshiftFloor.cosmological_redshift_floor_from_vacuum_curvaturez_floor ≤ ℓ_P·L/2§4.4 redshift floor✅ landed (Betelgeuse)
Predictions/GravDecoherenceTScaling.grav_decoherence_T_monotoneT² scaling§4.3 Diosi-Penrose discriminator✅ landed (Antares)
Predictions/UHECRDispersion.uhecr_dispersion_composite_bound(mc)²/p² + κ·ε²/τ²§4.6 UHECR mass prefactor✅ landed (Deneb)
Predictions/SpinFlipRate.spinFlipRateSubstrate_strictly_exceeds_standard_QMΓ_flip(T) > 0 = Γ_QM§4.9 spin-1/2 flip rate✅ landed (team-lead wave 3)
Predictions/GammaRayDispersion.gammaRayDispersionSubstrate_below_any_positive_boundδω/ω → 0 as N → ∞§4.5 GRB / Pierre Auger LIV consistency✅ landed (team-lead wave 4)

Single causal chain established: irrationality of three constants → one closed-form δ_comp(N) → eight distinct predictions → one verified (Diraq 2024), seven derivable in Lean (all landed as of 2026-04-15).