Theorems · Theorem · measure theory
IsUnifLocDoublingMeasure.exists_measure_closedBall_le_mul
∀ {α : Type u_1} [inst : PseudoMetricSpace α] [inst_1 : MeasurableSpace α] (μ : MeasureTheory.Measure α)
[IsUnifLocDoublingMeasure μ],
∃ C,
∀ᶠ (ε : ℝ) in nhdsWithin 0 (Set.Ioi 0), ∀ (x : α), μ (Metric.closedBall x (2 * ε)) ≤ ↑C * μ (Metric.closedBall x ε)- Defined in
- Mathlib.MeasureTheory.Measure.Doubling
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- NNRealstatement · cited by 4,310
- Filter.Eventuallystatement · cited by 3,134
- nhdsWithinstatement · cited by 1,912
- PseudoMetricSpacestatement and proof · cited by 1,550
- Set.Ioistatement · cited by 1,463
- ENNReal.ofNNRealstatement · cited by 1,279
Cited by2
Results whose statement or proof uses this declaration.
- IsUnifLocDoublingMeasure.doublingConstantproof · cited by 3
- IsUnifLocDoublingMeasure.eventually_measure_le_doublingConstant_mulproof · cited by 1