Theorems · Theorem · measure theory
MeasureTheory.SignedMeasure.exists_subset_restrict_nonpos
∀ {α : Type u_1} [inst : MeasurableSpace α] {s : MeasureTheory.SignedMeasure α} {i : Set α},
s i < 0 →
∃ j,
MeasurableSet j ∧
j ⊆ i ∧ MeasureTheory.VectorMeasure.restrict s j ≤ MeasureTheory.VectorMeasure.restrict 0 j ∧ s j < 0A measurable set of negative measure has a negative subset of negative measure.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 154 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.
Cites58
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
- TopologicalSpaceproof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidproof · cited by 12,281
- Filterproof · cited by 8,121
- Filter.Tendstoproof · cited by 3,814
- MeasurableSetstatement and proof · cited by 3,075
- Nat.cast_oneproof · cited by 2,501
- Set.iUnionproof · cited by 2,483
- Filter.atTopproof · cited by 2,405
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.SignedMeasure.exists_compl_positive_negativeproof · cited by 2