pith. machine review for the scientific record. sign in
def definition def or abbrev high

r_process_yields_from_ledger

show as:
view Lean formalization →

The definition equates the r-process yields structure to the neutron star equation of state derived from the ledger. Nuclear astrophysicists modeling heavy-element nucleosynthesis would cite it when linking yields to neutron-star interiors. The implementation is a direct one-line alias to the upstream neutron-star equation of state proposition.

claimThe proposition that r-process yields follow from the ledger is defined to be identical to the neutron star equation of state derived from the ledger.

background

The Nuclear module derives nuclear structure from the ledger through the nuclear force. Upstream, the neutron star equation of state from ledger is defined as nuclear force from ledger. This alias sits in the nuclear domain, where Recognition Science fixes constants via the phi fixed point and the unified forcing chain.

proof idea

The definition is a direct alias that sets the r-process yields from ledger equal to the neutron star equation of state from ledger. No lemmas or tactics are applied beyond the alias.

why it matters in Recognition Science

This definition is used by the theorem establishing r-process yields structure and the theorem that r-process implies neutron star EOS. It supplies the interface between yields and EOS input in the nuclear sector, consistent with ledger-derived nuclear forces. No open questions are closed here.

scope and limits

formal statement (Lean)

  12def r_process_yields_from_ledger : Prop := neutron_star_eos_from_ledger

proof body

Definition body.

  13

used by (2)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (1)

Lean names referenced from this declaration's body.