lean_workbook_plus_28443
ProvedGiven such that , prove that .
Preamble
import Mathlib.Analysis.Complex.Basic
Formal statement
theorem lean_workbook_plus_28443 (x r : ℝ) (h : x^5 - x^3 + x = r) : x^6 ≥ 2 * r - 1 := by sorry
Source
Given such that , prove that .
import Mathlib.Analysis.Complex.Basic
theorem lean_workbook_plus_28443 (x r : ℝ) (h : x^5 - x^3 + x = r) : x^6 ≥ 2 * r - 1 := by sorry