Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.variation_WithDensity_le
∀ {X : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] [inst_4 : NormedAddCommGroup G]
[inst_5 : NormedSpace ℝ G] {μ : MeasureTheory.VectorMeasure X F} {f : X → E} {B : E →L[ℝ] F →L[ℝ] G},
(μ.withDensity f B).variation ≤ (μ.transpose B).variation.withDensity fun x => ‖f x‖ₑ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealproof · cited by 9,879
- ContinuousLinearMapstatement and proof · cited by 5,352
- MeasurableSetproof · cited by 3,075
- ENorm.enormstatement and proof · cited by 715
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.variation_withDensity'proof · cited by 1