{a b : ℝ} (ha : 0 ≤ a) : realSegment a b ⊆ Metric.closedBall (0 : ℂ) b
ProvedBookProof.ChapterSirkSpectralGeometry.realSegment_subset_closedBallsirkspectral-theorytimepiece
Lean 4 theorem BookProof.ChapterSirkSpectralGeometry.realSegment_subset_closedBall (module BookProof.ChapterSirkSpectralGeometry), source chapter BookProof/ChapterChapterSirkSpectralGeometry.lean.
Preamble
-- Generated from ChapterSirkSpectralGeometry.lean — theorem BookProof.ChapterSirkSpectralGeometry.realSegment_subset_closedBall 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.realSegment_subset_closedBall {a b : ℝ} (ha : 0 ≤ a) :
realSegment a b ⊆ Metric.closedBall (0 : ℂ) b := by sorrySource