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

phi_coherent_minimizes_jcost_per_energy

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)

 153theorem phi_coherent_minimizes_jcost_per_energy :
 154    ∀ x : ℝ, ∀ hx : 0 < x,
 155    jcost_energy 1 one_pos ≤ jcost_energy x hx := by

proof body

Term-mode proof.

 156  intro x hx
 157  exact jcost_energy_min_at_ground x hx
 158
 159/-! ## §IV. Storage Density Hierarchy -/
 160
 161/-- Energy density ratio between two rungs: φ^(n - m). -/

depends on (5)

Lean names referenced from this declaration's body.