lean_workbook_plus_68675
ProvedProve that for all real numbers .
Preamble
import Mathlib.Analysis.Complex.Basic
Formal statement
theorem lean_workbook_plus_68675 : ∀ x : ℝ, x ^ 2 + 2 * x + 3 ≥ 0 := by sorry
Source
Prove that for all real numbers .
import Mathlib.Analysis.Complex.Basic
theorem lean_workbook_plus_68675 : ∀ x : ℝ, x ^ 2 + 2 * x + 3 ≥ 0 := by sorry