theorem
proved
term proof
e_ne_phi
show as:
view Lean formalization →
formal statement (Lean)
178theorem e_ne_phi : Real.exp 1 ≠ phi := ne_of_gt e_gt_phi
proof body
Term-mode proof.
179
180/-- e > 1: e exceeds 1. -/