Theorems · Theorem · measure theory
MeasureTheory.Measure.mkMetric_mono
∀ {X : Type u_2} [inst : EMetricSpace X] [inst_1 : MeasurableSpace X] [inst_2 : BorelSpace X]
{m₁ m₂ : ENNReal → ENNReal}, m₁ ≤ᶠ[nhds 0] m₂ → MeasureTheory.Measure.mkMetric m₁ ≤ MeasureTheory.Measure.mkMetric m₂If m₁ d ≤ m₂ d for d < ε for some ε > 0 (we use ≤ᶠ[𝓝 0] to state this), then
mkMetric m₁ hm₁ ≤ mkMetric m₂ hm₂.
- Defined in
- Mathlib.MeasureTheory.Measure.Hausdorff
- Cited by
- 0 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- nhdsstatement and proof · cited by 5,554
- nhdsWithinproof · cited by 1,912
- BorelSpacestatement and proof · cited by 1,602
- one_smulproof · cited by 1,374
- one_ne_zeroproof · cited by 885
- Filter.EventuallyLEstatement and proof · cited by 383
- EMetricSpacestatement and proof · cited by 242
- nhdsWithin_univproof · cited by 88
- ENNReal.one_ne_topproof · cited by 65
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.