neutron_star_eos_implies_nuclear_force
plain-language theorem explainer
The theorem shows that a neutron-star equation of state derived from the ledger directly entails positive effective nuclear-force coefficients. Nuclear modelers working inside the Recognition Science ledger would cite this to maintain consistency between stellar EOS and microscopic force signs. The proof is a one-line term that returns the hypothesis without reduction steps.
Claim. If the neutron-star equation of state follows from the ledger, then the volume, surface, Coulomb, and asymmetry coefficients are all positive.
background
The NeutronStarEOSStructure module defines neutron_star_eos_from_ledger as identical to nuclear_force_from_ledger. The latter is the proposition that volumeCoeff > 0, surfaceCoeff > 0, coulombCoeff > 0, and asymmetryCoeff > 0. This identification places the nuclear-force structure inside the neutron-star EOS construction drawn from the ledger.
proof idea
The proof is a one-line term that returns the hypothesis h directly, using the definitional equality between the two propositions.
why it matters
The declaration supplies the direct implication from neutron-star EOS structure to nuclear-force coefficients inside the Recognition Science nuclear module. It closes the link between ledger-derived EOS and the requirement that force coefficients remain positive, consistent with the structural content asserted for nuclear_force_from_ledger.
Switch to Lean above to see the machine-checked source, dependencies, and usage graph.