Theorems · Inductive type · measure theory
Besicovitch.SatelliteConfig
(α : Type u_1) → [MetricSpace α] → ℕ → ℝ → Type u_1
A satellite configuration is a configuration of N+1 points that shows up in the inductive
construction for the Besicovitch covering theorem. It depends on some parameter τ ≥ 1.
This is a family of balls (indexed by i : Fin N.succ, with center c i and radius r i) such
that the last ball intersects all the other balls (condition inter),
and given any two balls there is an order between them, ensuring that the first ball does not
contain the center of the other one, and the radius of the second ball cannot be larger than
the radius of the first ball (up to a factor τ). This order corresponds to the order of choice
in the inductive construction: otherwise, the second ball would have been chosen before.
This is the condition h.
Finally, the last ball is chosen after all the other ones, meaning that h can be strengthened
by keeping only one side of the alternative in hlast.
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- MetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- MetricSpacestatement · cited by 1,684
Cited by34
Results whose statement or proof uses this declaration.
- Besicovitch.SatelliteConfig.rstatement and proof · cited by 12
- Besicovitch.SatelliteConfig.cstatement and proof · cited by 9
- Besicovitch.SatelliteConfig.rposstatement and proof · cited by 4
- Besicovitch.SatelliteConfig.centerAndRescalestatement and proof · cited by 3
- Besicovitch.SatelliteConfig.hstatement and proof · cited by 3
- Besicovitch.SatelliteConfig.hlaststatement and proof · cited by 3
- HasBesicovitchCovering.no_satelliteConfigstatement · cited by 2
- Besicovitch.SatelliteConfig.inter'statement and proof · cited by 2
- Besicovitch.exist_disjoint_covering_familiesstatement and proof · cited by 2
- Besicovitch.SatelliteConfig.centerAndRescale_centerstatement and proof · cited by 1
- Besicovitch.SatelliteConfig.centerAndRescale_radiusstatement and proof · cited by 1
- Besicovitch.SatelliteConfig.exists_normalizedstatement and proof · cited by 1