(a b : ℝ) : Convex ℝ (realSegment a b)
ProvedBookProof.ChapterSirkSpectralGeometry.convex_realSegmentsirkspectral-theorytimepiece
Lean 4 theorem BookProof.ChapterSirkSpectralGeometry.convex_realSegment (module BookProof.ChapterSirkSpectralGeometry), source chapter BookProof/ChapterChapterSirkSpectralGeometry.lean.
Preamble
-- Generated from ChapterSirkSpectralGeometry.lean — theorem BookProof.ChapterSirkSpectralGeometry.convex_realSegment import Mathlib import Definitions.Def_ChapterSirkSpectralGeometry open BookProof.ChapterSirkSpectralGeometry noncomputable section open BookProof.ChapterH4 BookProof.ChapterH6 BookProof.ChapterH9 open BookProof.ChapterSirkEndToEnd BookProof.HashimotoShiftInvert BookProof.FarisLavine
Formal statement
theorem BookProof.ChapterSirkSpectralGeometry.convex_realSegment (a b : ℝ) : Convex ℝ (realSegment a b) := by sorry
Source