def
definition
def or abbrev
nuclearCost
show as:
view Lean formalization →
formal statement (Lean)
56def nuclearCost (cfg : NuclearConfig) : ℝ := Jcost cfg.ratio
proof body
Definition body.
57
58/-- **THEOREM EN-006.1**: Nuclear cost is non-negative. -/
used by (19)
-
cost_monotone_descent_terminates -
cost_reduction_bounded -
DoublyMagicAttractor -
efficiency_bounded -
fission_transmutation_from_ledger -
fission_transmutation_structure -
nuclear_cost_nonneg -
nuclear_cost_zero_iff_stable -
path_reduces_total_cost -
perfect_transmutation_efficiency -
stable_config_zero_cost -
stable_end_state_exists -
stable_is_optimal -
strict_transmutation_progress -
transmutation_cost_pos -
transmutation_efficiency -
TransmutationPath -
transmutation_reduces_cost -
TransmutationStep