Theorems · Theorem · measure theory
IsUnifLocDoublingMeasure.eventually_measure_le_scaling_constant_mul
∀ {α : Type u_1} [inst : PseudoMetricSpace α] [inst_1 : MeasurableSpace α] (μ : MeasureTheory.Measure α)
[inst_2 : IsUnifLocDoublingMeasure μ] (K : ℝ),
∀ᶠ (r : ℝ) in nhdsWithin 0 (Set.Ioi 0),
∀ (x : α),
μ (Metric.closedBall x (K * r)) ≤ ↑(IsUnifLocDoublingMeasure.scalingConstantOf μ K) * μ (Metric.closedBall x r)- Defined in
- Mathlib.MeasureTheory.Measure.Doubling
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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 · cited by 9,879
- NNRealproof · cited by 4,310
- Filter.Eventuallystatement · cited by 3,134
- le_reflproof · cited by 2,061
- nhdsWithinstatement · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- le_rflproof · cited by 1,558
Cited by1
Results whose statement or proof uses this declaration.
- IsUnifLocDoublingMeasure.eventually_measure_le_scaling_constant_mul'proof · cited by 1