Theorems · Theorem · measure theory
IsUnifLocDoublingMeasure.exists_eventually_forall_measure_closedBall_le_mul
∀ {α : Type u_1} [inst : PseudoMetricSpace α] [inst_1 : MeasurableSpace α] (μ : MeasureTheory.Measure α)
[IsUnifLocDoublingMeasure μ] (K : ℝ),
∃ C,
∀ᶠ (ε : ℝ) in nhdsWithin 0 (Set.Ioi 0),
∀ (x : α), ∀ t ≤ K, μ (Metric.closedBall x (t * ε)) ≤ ↑C * μ (Metric.closedBall x ε)- Defined in
- Mathlib.MeasureTheory.Measure.Doubling
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- Filter.Eventuallystatement and proof · cited by 3,134
- one_mulproof · cited by 2,841
- le_reflproof · cited by 2,061
- nhdsWithinstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
Cited by4
Results whose statement or proof uses this declaration.
- IsUnifLocDoublingMeasure.scalingConstantOfproof · cited by 9
- IsUnifLocDoublingMeasure.closedBall_mem_vitaliFamily_of_dist_le_mulproof · cited by 3
- IsUnifLocDoublingMeasure.eventually_measure_mul_le_scalingConstantOf_mulproof · cited by 2
- IsUnifLocDoublingMeasure.eventually_measure_le_scaling_constant_mulproof · cited by 1