Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.restrict_le_restrict_iff
∀ {α : Type u_1} {m : MeasurableSpace α} {M : Type u_3} [inst : TopologicalSpace M] [inst_1 : AddCommMonoid M]
[inst_2 : PartialOrder M] (v w : MeasureTheory.VectorMeasure α M) {i : Set α},
MeasurableSet i → (v.restrict i ≤ w.restrict i ↔ ∀ ⦃j : Set α⦄, MeasurableSet j → j ⊆ i → v j ≤ w j)- Cited by
- 12 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- Set.inter_subset_rightproof · cited by 329
- MeasurableSet.interproof · cited by 167
- MeasureTheory.VectorMeasure.restrictstatement and proof · cited by 139
- MeasureTheory.VectorMeasure.restrict_applyproof · cited by 26
Cited by12
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.nonneg_of_zero_le_restrictproof · cited by 9
- MeasureTheory.VectorMeasure.zero_le_restrict_subsetproof · cited by 8
- MeasureTheory.VectorMeasure.restrict_le_restrict_of_subset_leproof · cited by 6
- MeasureTheory.VectorMeasure.restrict_le_restrict_iUnionproof · cited by 3
- MeasureTheory.VectorMeasure.restrict_le_zero_subsetproof · cited by 2
- MeasureTheory.VectorMeasure.nonpos_of_restrict_le_zeroproof · cited by 2
- MeasureTheory.SignedMeasure.exists_compl_positive_negativeproof · cited by 2
- MeasureTheory.SignedMeasure.of_symmDiff_compl_positive_negativeproof · cited by 1
- MeasureTheory.SignedMeasure.exists_subset_restrict_nonposproof · cited by 1
- MeasureTheory.VectorMeasure.subset_le_of_restrict_le_restrictproof · cited by 1
- MeasureTheory.VectorMeasure.exists_pos_measure_of_not_restrict_le_zeroproof · cited by 0