Encyclopedia Astrophysics Astrophysics Frbstructure Frb From Ledger

ARTICLE 2 claims 1 theorem 1 model

Astrophysics Frbstructure Frb From Ledger

Fast radio bursts and ultra-high-energy cosmic rays share a structural origin in the Recognition Science framework, a machine-checked theorem states.

The ledger link

Fast radio bursts (FRBs) are millisecond flashes of radio emission from deep space, first cataloged in 2007 and still unexplained as a class. Ultra-high-energy cosmic rays (UHECRs) are atomic nuclei arriving at Earth with energies above 10^18 electronvolts, first detected in 1962 and also lacking a complete astrophysical source model. The two phenomena have long been studied separately, with different telescopes, different energy scales, and different candidate engines.

In Recognition Science, a framework that derives physical structure from a discrete record of recognition events, the declaration frb_from_ledger states that FRB structure implies UHECR-side structural input. The theorem frb_structure proves this implication: if FRBs arise from the ledger, then the same structural condition holds for UHECRs. The proof is a direct pass-through of the existing UHECR structure theorem, so the two phenomena share a single structural origin in the framework's account.

The framework's library, a machine-checked collection of formal theorems, verifies the implication with no additional assumptions beyond the standard axioms of its type theory. The declaration is a definition, not an empirical claim: it names a proposition, and the theorem establishes that the proposition holds given the framework's prior results. The content is structural, meaning it concerns the formal pattern of recognition events, not the specific astrophysical engines that produce FRBs or UHECRs.

What the declaration does not claim: it does not identify the physical mechanism that emits FRBs, does not specify the sources of UHECRs, and does not assert that the two phenomena are the same object observed at different energies. The theorem establishes a structural implication within the framework, not an observational correlation. It leaves the empirical question of whether FRBs and UHECRs share a physical engine entirely open, and it does not predict burst rates, spectra, or arrival directions.

THEOREM frb_structure · IndisputableMonolith/Astrophysics/FRBStructure.lean
theorem frb_structure : frb_from_ledger := uhecr_structure
MODEL frb_from_ledger · IndisputableMonolith/Astrophysics/FRBStructure.lean
def frb_from_ledger : Prop := uhecr_from_ledger

What this page does not claim

The declaration does not identify the physical engine that emits fast radio bursts. The declaration does not assert that FRBs and UHECRs are the same object observed at different energies. The declaration does not predict burst rates, spectra, or arrival directions for either phenomenon.

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/Astrophysics/FRBStructure.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