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

transmutation_reduces_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)

 101theorem transmutation_reduces_cost (step : TransmutationStep) :
 102    nuclearCost step.final ≤ nuclearCost step.initial :=

proof body

Term-mode proof.

 103  step.reduces_cost
 104
 105/-- **THEOREM EN-006.5**: Transmutation cost reduction is bounded by initial cost. -/

used by (1)

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

depends on (9)

Lean names referenced from this declaration's body.