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

phi_minus_one_abs_lt_one

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)

  96lemma phi_minus_one_abs_lt_one : |Real.goldenRatio - 1| < 1 := by

proof body

Term-mode proof.

  97  rw [phi_minus_one_abs]
  98  exact phi_sub_one_lt_one
  99
 100/-- Helper: ‖(x : ℂ)‖ = |x| for real x -/

depends on (3)

Lean names referenced from this declaration's body.