Theorems · Theorem · measure theory
Besicovitch.exist_disjoint_covering_families
∀ {α : Type u_1} [inst : MetricSpace α] {β : Type u} {N : ℕ} {τ : ℝ},
1 < τ →
IsEmpty (Besicovitch.SatelliteConfig α N τ) →
∀ (q : Besicovitch.BallPackage β α),
∃ s,
(∀ (i : Fin N), (s i).PairwiseDisjoint fun j => Metric.closedBall (q.c j) (q.r j)) ∧
Set.range q.c ⊆ ⋃ i, ⋃ j ∈ s i, Metric.ball (q.c j) (q.r j)The topological Besicovitch covering theorem: there exist finitely many families of disjoint
balls covering all the centers in a package. More specifically, one can use N families if there
are no satellite configurations with N+1 points.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Set.imageproof · cited by 5,609
- Set.rangestatement · cited by 4,705
- Set.univproof · cited by 3,945
- Set.Nonemptyproof · cited by 2,627
- Set.iUnionstatement and proof · cited by 2,483
- Disjointproof · cited by 2,201
- Ordinalproof · cited by 1,688
- MetricSpacestatement and proof · cited by 1,684
- Dist.distproof · cited by 1,539
- LT.lt.ne'proof · cited by 1,417
Cited by2
Results whose statement or proof uses this declaration.
- Besicovitch.exist_finset_disjoint_balls_large_measureproof · cited by 1
- Besicovitch.exists_closedBall_covering_tsum_measure_leproof · cited by 1