Theorems · Theorem · measure theory
MeasureTheory.ae_eq_of_subset_of_measure_ge
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s t : Set α},
s ⊆ t → μ t ≤ μ s → MeasureTheory.NullMeasurableSet s μ → μ t ≠ ⊤ → s =ᵐ[μ] tIf s ⊆ t, μ t ≤ μ s, μ t ≠ ∞, and s is measurable, then s =ᵐ[μ] t.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
- LE.le.eventuallyLEproof · cited by 21
- MeasureTheory.ae_eq_of_ae_subset_of_measure_geproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.ae_eq_univ_iff_measure_eqproof · cited by 4
- AddCircle.closedBall_ae_eq_ballproof · cited by 2
- MeasureTheory.measure_iUnion_congr_of_subsetproof · cited by 2