Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.enorm_integral_le_lintegral_enorm
∀ {X : Type u_2} {E : Type u_4} {F : Type u_5} {G : Type u_6} {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] {f : X → E} {μ : MeasureTheory.VectorMeasure X F} {B : E →L[ℝ] F →L[ℝ] G},
‖∫ᵛ (a : X), f a ∂[B; μ]‖ₑ ≤ ‖B‖ₑ * ∫⁻ (a : X), ‖f a‖ₑ ∂μ.variation- Cited by
- 6 results in Mathlib
- Foundations
- Depth 244 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- ENNRealstatement · cited by 9,879
- ContinuousLinearMapstatement and proof · cited by 5,352
- LE.le.transproof · cited by 3,151
- le_reflproof · cited by 2,061
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- NNNorm.nnnormproof · cited by 952
- ENorm.enormstatement and proof · cited by 715
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.enorm_integral_le_of_enorm_le_constproof · cited by 1
- MeasureTheory.VectorMeasure.Integrable.tendsto_setIntegral_nhds_zeroproof · cited by 0
- MeasureTheory.VectorMeasure.enorm_setIntegral_le_lintegral_enormproof · cited by 0
- MeasureTheory.VectorMeasure.variation_prod_leproof · cited by 0