Theorems · Theorem · measure theory
MeasureTheory.Measure.sub_apply
∀ {α : Type u_1} {m : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} {s : Set α} [MeasureTheory.IsFiniteMeasure ν],
MeasurableSet s → ν ≤ μ → (μ - ν) s = μ s - ν sThis application lemma only works in special circumstances. Given knowledge of
when μ ≤ ν and ν ≤ μ, a more general application lemma can be written.
- Defined in
- Mathlib.MeasureTheory.Measure.Sub
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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 and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- MeasurableSetstatement and proof · cited by 3,075
- Set.iUnionproof · cited by 2,483
- Disjointproof · cited by 2,201
- SummationFilter.unconditionalproof · cited by 2,068
- le_antisymmproof · cited by 2,068
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.add_sub_cancelproof · cited by 2
- MeasureTheory.Measure.sub_add_cancel_of_leproof · cited by 2
- MeasureTheory.Measure.withDensity_sub_of_leproof · cited by 1
- MeasureTheory.Measure.haveLebesgueDecomposition_of_finiteMeasureproof · cited by 0
- MeasureTheory.Measure.integral_toReal_rnDeriv'proof · cited by 0