Theorems · Theorem · measure theory
MeasureTheory.SignedMeasure.of_symmDiff_compl_positive_negative
∀ {α : Type u_1} [inst : MeasurableSpace α] {s : MeasureTheory.SignedMeasure α} {i j : Set α},
MeasurableSet i →
MeasurableSet j →
MeasureTheory.VectorMeasure.restrict 0 i ≤ MeasureTheory.VectorMeasure.restrict s i ∧
MeasureTheory.VectorMeasure.restrict s iᶜ ≤ MeasureTheory.VectorMeasure.restrict 0 iᶜ →
MeasureTheory.VectorMeasure.restrict 0 j ≤ MeasureTheory.VectorMeasure.restrict s j ∧
MeasureTheory.VectorMeasure.restrict s jᶜ ≤ MeasureTheory.VectorMeasure.restrict 0 jᶜ →
s (symmDiff i j) = 0 ∧ s (symmDiff iᶜ jᶜ) = 0The symmetric difference of two Hahn decompositions has measure zero.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complstatement and proof · cited by 2,925
- zero_addproof · cited by 2,366
- le_antisymmproof · cited by 2,068
- MeasureTheory.VectorMeasurestatement · cited by 451
- Set.inter_subset_leftproof · cited by 360
- Set.inter_subset_rightproof · cited by 329
- zero_applyproof · cited by 251
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.JordanDecomposition.toSignedMeasure_injectiveproof · cited by 6