theorem
proved
term proof
r_process_implies_ns_eos
show as:
view Lean formalization →
formal statement (Lean)
18theorem r_process_implies_ns_eos (h : r_process_yields_from_ledger) :
19 neutron_star_eos_from_ledger :=
proof body
Term-mode proof.
20 h
21
22end RProcessYieldsStructure
23end Nuclear
24end IndisputableMonolith