Theorems · Theorem · measure theory
MeasureTheory.setIntegral_norm_condExp_rpow_le
∀ {α : Type u_1} {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {E : Type u_2} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [CompleteSpace E] {p : ℝ},
1 ≤ p →
∀ {f : α → E} {s : Set α},
MeasurableSet s →
MeasureTheory.Integrable (fun x => ‖f x‖ ^ p) μ →
∫ (x : α) in s, ‖μ[f | m] x‖ ^ p ∂μ ≤ ∫ (x : α) in s, ‖f x‖ ^ p ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 309 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- 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
- Set.ofPredproof · cited by 6,101
- Norm.normstatement and proof · cited by 5,413
- MeasurableSetstatement and proof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
- Nat.cast_oneproof · cited by 2,501
- Nat.cast_zeroproof · cited by 1,870
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.setIntegral_norm_condExp_leproof · cited by 0