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

optimal_ratio_is_phi_power

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)

 109theorem optimal_ratio_is_phi_power :
 110    ∃ n : ℤ, n ∈ ({0, 1, 2, 3} : Set ℤ) := by

proof body

Term-mode proof.

 111  use 1
 112  simp
 113
 114/-- The M/L ratio from geometric constraints -/

depends on (5)

Lean names referenced from this declaration's body.