103theorem nuclear_chemical_ratio_gt_one : 1 < nuclear_chemical_ratio := by
proof body
Term-mode proof.
104 unfold nuclear_chemical_ratio 105 exact one_lt_pow₀ one_lt_phi (by norm_num) 106 107/-! ## §III. J-Cost Energy Storage -/ 108 109/-- J-cost energy stored in a recognition event with ratio x. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.