Theorems · Theorem · measure theory
MeasureTheory.lpNorm_expect_le
∀ {α : Type u_1} {E : Type u_2} {m : MeasurableSpace α} {p : ENNReal} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup E] [inst_1 : Module ℚ≥0 E] [NormedSpace ℝ E] {ι : Type u_3} {s : Finset ι} {f : ι → α → E},
(∀ i ∈ s, MeasureTheory.MemLp (f i) p μ) →
1 ≤ p → MeasureTheory.lpNorm (s.expect fun i => f i) p μ ≤ s.expect fun i => MeasureTheory.lpNorm (f i) p μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Finset.sumproof · cited by 5,195
- Finset.cardproof · cited by 2,327
- Finset.Nonemptyproof · cited by 1,001
- NNRatstatement and proof · cited by 523
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.