def
definition
def or abbrev
hypothesis4
show as:
view Lean formalization →
formal statement (Lean)
113noncomputable def hypothesis4 : ℝ := (3 - phi) / 3
proof body
Definition body.
114
115/-- Hypothesis 5: λ = sin(π/(4φ))
116
117 sin(π/6.472) = sin(0.485) ≈ 0.466
118
119 Too large. -/