pith. machine review for the scientific record. sign in
theorem proved term proof

path_reduces_total_cost

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 124theorem path_reduces_total_cost (path : TransmutationPath) :
 125    nuclearCost path.finish ≤ nuclearCost path.start :=

proof body

Term-mode proof.

 126  path.net_reduction
 127
 128/-- A stable configuration: J-cost = 0 (doubly-magic nucleus). -/

depends on (7)

Lean names referenced from this declaration's body.