lean_workbook_plus_46376
ProvedGiven the inequality , prove that it is true for all real numbers .
Preamble
import Mathlib.Analysis.Complex.Basic
Formal statement
theorem lean_workbook_plus_46376 : ∀ w : ℝ, (w - 3 / 2)^2 + 3 / 4 > 0 := by sorry
Source