Theorems · Theorem · measure theory
MeasureTheory.setLIntegral_nnnorm_condExpIndSMul_le
∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α}
{s : Set α} [inst_1 : NormedSpace ℝ G] (hm : m ≤ m0) (hs : MeasurableSet s) (hμs : μ s ≠ ⊤) (x : G) {t : Set α},
MeasurableSet t → μ t ≠ ⊤ → ∫⁻ (a : α) in t, ↑‖↑↑(MeasureTheory.condExpIndSMul hm hs hμs x) a‖₊ ∂μ ≤ μ (s ∩ t) * ↑‖x‖₊- Cited by
- 2 results in Mathlib
- Foundations
- Depth 274 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- AddSubgroupstatement · cited by 3,232
- MeasurableSetstatement and proof · cited by 3,075
- le_reflproof · cited by 2,061
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_condExpIndSMulproof · cited by 2
- MeasureTheory.lintegral_nnnorm_condExpIndSMul_leproof · cited by 1