Theorems · Theorem · measure theory
MeasureTheory.preVariation.sum_le_preVariationFun_of_subset
∀ {X : Type u_1} [inst : MeasurableSpace X] (f : Set X → ENNReal) {s₁ s₂ : Set X} (hs₁ : MeasurableSet s₁),
MeasurableSet s₂ → s₁ ⊆ s₂ → ∀ (P : Finpartition ⟨s₁, hs₁⟩), ∑ p ∈ P.parts, f ↑p ≤ MeasureTheory.preVariationFun f s₂If P is a partition of s₁ and s₁ ⊆ s₂ then
∑ p ∈ P.parts, f p ≤ preVariationFun f s₂.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 128 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealstatement and proof · cited by 9,879
- Finset.sumstatement · cited by 5,195
- MeasurableSetstatement and proof · cited by 3,075
- Finpartitionstatement and proof · cited by 199
- Finpartition.partsstatement · cited by 184
- MeasureTheory.preVariationFunstatement · cited by 17
- Finset.sum_le_sum_of_subsetproof · cited by 14
- Finpartition.extendOfLEproof · cited by 8
- MeasureTheory.preVariation.sum_leproof · cited by 5
- Finpartition.parts_subset_extendOfLEproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.preVariation.monoproof · cited by 1