cosmic_magnetic_fields_implies_frb
plain-language theorem explainer
Cosmic magnetic field structure from the ledger directly entails the FRB structural input. Astrophysicists linking magnetic field models to fast radio burst observations would cite this to close the implication chain. The proof is a one-line term wrapper that applies the hypothesis without further reduction.
Claim. If cosmic magnetic fields arise from the ledger, then FRB structure follows from the ledger: $P_1(P_2) := P_3$ where $P_1$ is the cosmic-magnetic-field proposition, $P_2$ the ledger, and $P_3$ the FRB proposition.
background
The module defines cosmic_magnetic_fields_from_ledger as the proposition frb_from_ledger. The upstream definition frb_from_ledger itself expands to uhecr_from_ledger. This places the theorem inside the Astrophysics extension that connects ledger-derived magnetic fields to fast radio burst inputs.
proof idea
The proof is a one-line wrapper that applies the hypothesis h directly.
why it matters
This theorem completes the local implication from cosmic magnetic fields to FRB structure within the ledger framework. It supports the Recognition Science goal of deriving astrophysical phenomena from the single functional equation via the forcing chain. No downstream theorems yet reference it.
Switch to Lean above to see the machine-checked source, dependencies, and usage graph.