Theorems · Theorem · measure theory
MeasureTheory.OuterMeasure.mkMetric_mono
∀ {X : Type u_2} [inst : EMetricSpace X] {m₁ m₂ : ENNReal → ENNReal},
m₁ ≤ᶠ[nhds 0] m₂ → MeasureTheory.OuterMeasure.mkMetric m₁ ≤ MeasureTheory.OuterMeasure.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 169 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- nhdsstatement and proof · cited by 5,554
- nhdsWithinproof · cited by 1,912
- one_smulproof · cited by 1,374
- one_ne_zeroproof · cited by 885
- Filter.EventuallyLEstatement and proof · cited by 383
- MeasureTheory.OuterMeasurestatement and proof · cited by 287
- EMetricSpacestatement and proof · cited by 242
- nhdsWithin_univproof · cited by 88
- ENNReal.one_ne_topproof · cited by 65
- MeasureTheory.OuterMeasure.mkMetricstatement and proof · cited by 15
- Set.Ici_zero_eq_univproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.