Encyclopedia Cosmology Cosmology Early Universe Omega Lambda Pos

ARTICLE 4 claims 2 theorems 1 measured

Cosmology Early Universe Omega Lambda Pos

A machine-checked theorem pins the universe's dark energy fraction to a narrow positive range, but the number it starts from is a measurement, not a derivation.

The dark energy fraction

In cosmology, ΩΛ (omega-lambda) is the fraction of the universe's total energy density that behaves like a cosmological constant, the energy of empty space itself. The Planck satellite's 2018 data measured it at 0.6889, with an uncertainty of about 0.0056. A positive value, above zero, is what tells us that this dark energy exists and is pushing the expansion of the universe apart. The Recognition Science framework contains a machine-checked theorem, omega_lambda_pos, that establishes this positivity for its own model of the universe.

The framework's model is unusual. It does not derive ΩΛ from a quantum field theory of vacuum energy, the way conventional physics attempts. Instead, it counts modes in a discrete ledger, a record of recognition events. In the framework's eight-tick cycle, 11/16 of the ledger modes sit in an unexcited, vacuum state. That fraction, 0.6875, is the starting point. The framework then subtracts a small correction, α/π, where α is the fine-structure constant, a number that measures the strength of electromagnetic interactions. This correction accounts for a slight perturbation from matter-coupled modes.

The critical point is that α enters this calculation as an external measurement, not as something the framework derives. The framework's own first-order constructed value for α was excluded by comparison with measurement, so the definition uses the CODATA measured value instead. The resulting expression for ΩΛ is 11/16 − α/π, which evaluates to about 0.6851. The theorem omega_lambda_pos proves this number is greater than zero. A companion theorem, omega_lambda_lt_one, proves it is less than one. Together they bracket the value between 0.6851 and 0.6852.

This bracket is a certified numerical statement, but it is not a match to the Planck measurement. The framework's central value, 0.6851, sits about 0.0038 away from Planck's 0.6889, a gap of roughly 0.7 standard deviations. The framework's library is explicit that this is a prediction to be tested, not a confirmed value. What the theorem actually establishes is narrower: that within this model, dark energy's fraction of the universe is positive and less than one. It says nothing about the physical mechanism of dark energy, and it does not claim to have resolved the cosmological constant problem, only to have reframed it.

The cosmological constant problem, the enormous discrepancy between the observed value and quantum field theory's prediction, dissolves in this framework because it does not identify the cosmological constant with vacuum energy at all. The framework's resolution is that ΩΛ is a number derived from counting ledger modes, not an energy density requiring renormalization. There is no parameter to tune, because there is no free parameter in the expression. The theorem omega_lambda_pos is the first step in that argument, establishing that the number exists and is positive.

THEOREM omega_lambda_pos · IndisputableMonolith/Cosmology/EarlyUniverse.lean
/-- Ω_Λ is positive (dark energy exists). -/
theorem omega_lambda_pos : 0 < omega_lambda :=
  lt_trans (by norm_num) omega_lambda_bracket.1
MODEL omega_lambda · IndisputableMonolith/Cosmology/EarlyUniverse.lean
/-- Ω_Λ = 11/16 − α/π, with α the measured fine-structure constant.

    The value 11/16 = 0.6875 comes from the fraction of ledger modes that are in the
    vacuum (unexcited) state in the 8-tick cycle. That mode count is where the content
    of this prediction lives. The correction −α/π accounts for the small perturbation
    from matter-coupled modes.

    α enters as a measurement and not as a construction. Its value is a free boundary
    datum in RS, and the first-order constructed value is excluded by measurement, so
    the canonical reading is `ExternalAnchors.alpha_CODATA`.
    `Cosmology.OmegaLambdaDerivation` takes the same input and says so explicitly.

    Corrected 2026-07-27. This read `11/16 - alphaLock / π` until then.
    `alphaLock = (1 − 1/φ)/2 ≈ 0.191` is the information-limited-gravity kernel
    exponent, not the fine-structure constant ≈ 0.0073, and its own module header has
    said so since 2026-07-06. The substitution put this observable at 0.6267 against
    Planck's 0.6889 ± 0.0056, more than ten standard deviations out. It was never a
    competing derivation of dark energy; it was the wrong constant in the α slot. The
    excluded expression survives under its own name as
    `Cosmology.PrecisionExposure.omega_lambda_alphaLock`, so the defect cannot return
    silently. -/
noncomputable def omega_lambda : ℝ :=
  11/16 - Constants.ExternalAnchors.alpha_CODATA / Real.pi
THEOREM omega_lambda_bracket · IndisputableMonolith/Cosmology/EarlyUniverse.lean
/-- A certified numeric bracket on Ω_Λ.

    This module carried no numeric bound at all before 2026-07-27, only positivity and
    subunitarity, and that absence is precisely why the `alphaLock` substitution
    survived: nothing here could be placed against a measurement, so a value 0.06 away
    from Planck violated nothing that was stated. -/
theorem omega_lambda_bracket :
    (0.6851 : ℝ) < omega_lambda ∧ omega_lambda < 0.6852 := by
  unfold omega_lambda
  have h1 := alpha_over_pi_lt
  have h2 := alpha_over_pi_gt
  constructor <;> linarith
MEASURED omega_lambda · IndisputableMonolith/Cosmology/EarlyUniverse.lean
/-- Ω_Λ = 11/16 − α/π, with α the measured fine-structure constant.

    The value 11/16 = 0.6875 comes from the fraction of ledger modes that are in the
    vacuum (unexcited) state in the 8-tick cycle. That mode count is where the content
    of this prediction lives. The correction −α/π accounts for the small perturbation
    from matter-coupled modes.

    α enters as a measurement and not as a construction. Its value is a free boundary
    datum in RS, and the first-order constructed value is excluded by measurement, so
    the canonical reading is `ExternalAnchors.alpha_CODATA`.
    `Cosmology.OmegaLambdaDerivation` takes the same input and says so explicitly.

    Corrected 2026-07-27. This read `11/16 - alphaLock / π` until then.
    `alphaLock = (1 − 1/φ)/2 ≈ 0.191` is the information-limited-gravity kernel
    exponent, not the fine-structure constant ≈ 0.0073, and its own module header has
    said so since 2026-07-06. The substitution put this observable at 0.6267 against
    Planck's 0.6889 ± 0.0056, more than ten standard deviations out. It was never a
    competing derivation of dark energy; it was the wrong constant in the α slot. The
    excluded expression survives under its own name as
    `Cosmology.PrecisionExposure.omega_lambda_alphaLock`, so the defect cannot return
    silently. -/
noncomputable def omega_lambda : ℝ :=
  11/16 - Constants.ExternalAnchors.alpha_CODATA / Real.pi

What this page does not claim

The theorem does not prove that dark energy exists in the physical universe; it proves a property of a model. The framework does not derive the fine-structure constant; it takes it as a measured input. The framework's value for Ω<sub>Λ</sub> does not match the Planck measurement within the stated uncertainty.

Verify this page

Every tagged claim above names its theorem. To check one yourself rather than trust this page, elaborate the source module with Lean 4 and audit its axiom basis:

$ lake env lean IndisputableMonolith/Cosmology/EarlyUniverse.lean
expected axiom basis: [propext, Classical.choice, Quot.sound] (the Lean kernel's standard three; no RS-specific axioms)

A page whose claims cannot be reproduced this way does not ship. In production, every anchor links to the exact declaration in the public source release, and this block carries the build receipt for the page itself.

Derived articles

This page is generated by a question-recursion engine: the questions its answers raise become the next pages. The current agenda, with open targets marked red:

MACHINE LAYER · GROUNDED CLAIM TABLE · CLICK TO EXPAND