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

higher_rung_denser

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)

 170theorem higher_rung_denser (n m : ℤ) (h : m < n) :
 171    1 < storage_density_ratio n m := by

proof body

Term-mode proof.

 172  unfold storage_density_ratio
 173  exact one_lt_zpow₀ one_lt_phi (by omega)
 174
 175/-- **THEOREM EN-004.14**: The three-level energy hierarchy.
 176    Mechanical < Chemical < Nuclear (in RS rungs). -/

used by (1)

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

depends on (4)

Lean names referenced from this declaration's body.