lean_workbook_plus_34642
ProvedProoving the converse: \n
Preamble
import Mathlib.Analysis.Complex.Basic
Formal statement
theorem lean_workbook_plus_34642 (a b : ℝ) (h₀ : (a + b)^2 = a^2 + 2 * a * b + b^2) : a * b = b * a := by sorry
Source
Prooving the converse: \n
import Mathlib.Analysis.Complex.Basic
theorem lean_workbook_plus_34642 (a b : ℝ) (h₀ : (a + b)^2 = a^2 + 2 * a * b + b^2) : a * b = b * a := by sorry