Encyclopedia Cosmology Cosmology Ptastochastic Gwstructural Ptastochastic Gwstructural Cert

ARTICLE 4 claims 4 theorems

Cosmology Ptastochastic Gwstructural Ptastochastic Gwstructural Cert

A machine-checked certificate that the Recognition Science framework's pulsar timing signature is strictly positive, and so differs from the near-zero tilt that slow-roll inflation predicts.

The structural certificate

Pulsar timing arrays such as NANOGrav and EPTA listen for a stochastic gravitational wave background, a faint hiss of gravitational waves from many sources. The standard cosmological model, slow-roll inflation, predicts that this background has a nearly flat spectrum: the tensor tilt n_t is very close to zero, typically with |n_t| under 0.01 for canonical models. The Recognition Science (RS) framework makes a different structural claim. Its spectrum carries a per-rung phase delay of log φ, where φ is the golden ratio, a number near 0.481. This is strictly positive and orders of magnitude larger than any slow-roll tilt consistent with observed tensor-to-scalar ratios.

The declaration PTAStochasticGWStructuralCert is a structure in the framework's machine-checked library of formal theorems. It bundles three proven facts. First, the signature is positive: 0 < log φ. Second, this positivity is the discriminator proposition, the formal statement that the RS signature is distinct from inflation's near-zero baseline. Third, it carries a witness that inhabits a hypothesis in the framework's master theorem for quantum gravity, retiring that hypothesis from the conditional list. The certificate itself is inhabited, meaning the framework proves these three facts hold together.

In Recognition Science, the framework models the stochastic background's spectral shape as arising from a φ-rung primordial structure, where each rung contributes a phase delay of log φ. The certificate is theorem-grade for this algebraic content: the inequality 0 < log φ follows from the fact that φ is greater than 1. It is not theorem-grade for the empirical match against NANOGrav or EPTA data. No specific dataset is attached at this stage, and the dataset-tied falsifier register entry remains a separate obligation.

The certificate's practical consequence is narrow but real. It establishes a structural discriminator: if future pulsar timing data show a clearly positive tilt, that would align with the RS signature and strain the slow-roll prediction. If the data show a near-zero tilt, that would falsify the RS structural claim. The certificate does not derive the exact RS spectral tilt from the φ-rung structure; that specific physics remains future work. It also does not prove that the RS framework is correct, only that its algebraic signature is formally distinct from the inflationary baseline.

THEOREM rs_pta_phi_signature_pos · IndisputableMonolith/Cosmology/PTAStochasticGWStructural.lean
theorem rs_pta_phi_signature_pos : 0 < rs_pta_phi_signature := by
  unfold rs_pta_phi_signature
  exact Real.log_pos one_lt_phi
THEOREM rs_pta_distinct_inflation_prop_holds · IndisputableMonolith/Cosmology/PTAStochasticGWStructural.lean
rs_pta_distinct_inflation_prop_holds · IndisputableMonolith/Cosmology/PTAStochasticGWStructural.lean:106
theorem rs_pta_distinct_inflation_prop_holds :
    rs_pta_distinct_inflation_prop :=
  rs_pta_phi_signature_pos
THEOREM ptaDistinctFromInflationWitness · IndisputableMonolith/Cosmology/PTAStochasticGWStructural.lean
/-- **Inhabitant for the master theorem hypothesis input**
`PTAStochasticGWDistinctFromInflation` (from `Gravity.MasterTheorem`,
Session 97). This witness retires the PTA hypothesis from the conditional
master theorem `rs_quantum_gravity_master_conditional`. -/
def ptaDistinctFromInflationWitness :
    Gravity.MasterTheorem.PTAStochasticGWDistinctFromInflation where
  rs_pta_distinct_inflation := rs_pta_distinct_inflation_prop
  holds := rs_pta_distinct_inflation_prop_holds
THEOREM ptaStochasticGWStructuralCert_inhabited · IndisputableMonolith/Cosmology/PTAStochasticGWStructural.lean
ptaStochasticGWStructuralCert_inhabited · IndisputableMonolith/Cosmology/PTAStochasticGWStructural.lean:135
theorem ptaStochasticGWStructuralCert_inhabited :
    Nonempty PTAStochasticGWStructuralCert :=
  ⟨ptaStochasticGWStructuralCert⟩

What this page does not claim

The exact RS spectral tilt is not derived from the φ-rung structure; that specific physics remains future work. The certificate does not attach any specific NANOGrav or EPTA dataset, so no empirical match is claimed. The certificate does not prove the RS framework correct, only that its algebraic signature is structurally distinct from the inflationary baseline.

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/PTAStochasticGWStructural.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