Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.variation_apply_le_of_forall_enorm_le
∀ {X : Type u_1} {V : Type u_2} {mX : MeasurableSpace X} [inst : TopologicalSpace V] [inst_1 : ENormedAddCommMonoid V]
[inst_2 : T2Space V] {μ : MeasureTheory.VectorMeasure X V} {s : Set X} {m : MeasureTheory.Measure X},
MeasurableSet s → (∀ (E : Set X), MeasurableSet E → E ⊆ s → ‖μ E‖ₑ ≤ m E) → μ.variation s ≤ m s- Cited by
- 3 results in Mathlib
- Foundations
- Depth 189 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- Finset.sumproof · cited by 5,195
- MeasurableSetstatement and proof · cited by 3,075
- iSupproof · cited by 2,415
- Finset.sum_congrproof · cited by 2,323
- T2Spacestatement and proof · cited by 1,351
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.variation_restrictproof · cited by 14
- MeasureTheory.VectorMeasure.variation_le_of_forall_enorm_leproof · cited by 13
- MeasureTheory.VectorMeasure.variation_apply_eq_zeroproof · cited by 1