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.
-
nuclearCost
in IndisputableMonolith.Engineering.FissionTransmutationStructure
decl_use
-
TransmutationPath
in IndisputableMonolith.Engineering.FissionTransmutationStructure
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use