Theorems · Theorem · measure theory
IsUnifLocDoublingMeasure.eventually_measure_le_doublingConstant_mul
∀ {α : Type u_1} [inst : PseudoMetricSpace α] [inst_1 : MeasurableSpace α] (μ : MeasureTheory.Measure α)
[inst_2 : IsUnifLocDoublingMeasure μ],
∀ᶠ (ε : ℝ) in nhdsWithin 0 (Set.Ioi 0),
∀ (x : α),
μ (Metric.closedBall x (2 * ε)) ≤ ↑(IsUnifLocDoublingMeasure.doublingConstant μ) * μ (Metric.closedBall x ε)- Defined in
- Mathlib.MeasureTheory.Measure.Doubling
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 173 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
- 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
- Metric.closedBallstatement · cited by 704
Cited by1
Results whose statement or proof uses this declaration.