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

e_gt_two

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)

 163theorem e_gt_two : Real.exp 1 > 2 := by

proof body

Term-mode proof.

 164  have h := Real.add_one_lt_exp (show (1:ℝ) ≠ 0 by norm_num)
 165  linarith
 166
 167/-- φ < 2 (from phi < 1.62). -/

used by (2)

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

depends on (1)

Lean names referenced from this declaration's body.