Theorems · Theorem · measure theory
MeasureTheory.L1.norm_setToL1_le_mul_norm
∀ {α : Type u_1} {E : Type u_2} {F : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
[inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst_4 : CompleteSpace F] {T : Set α → E →L[ℝ] F} {C : ℝ} (hT : MeasureTheory.DominatedFinMeasAdditive μ T C),
0 ≤ C → ∀ (f : ↥(MeasureTheory.Lp E 1 μ)), ‖(MeasureTheory.L1.setToL1 hT) f‖ ≤ C * ‖f‖- Defined in
- Mathlib.MeasureTheory.Integral.SetToL1
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 241 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · 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 and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Norm.normstatement · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- AddSubgroupstatement · cited by 3,232
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.norm_setToFun_leproof · cited by 2
- MeasureTheory.L1.norm_setToL1_leproof · cited by 1
- MeasureTheory.norm_setToFun_le_mul_normproof · cited by 0