Theorems · Theorem · probability
MeasureTheory.Integrable.integral_norm_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {E : Type u_4} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} [inst : NormedAddCommGroup E] {a : α} {κ : ProbabilityTheory.Kernel α β}
{η : ProbabilityTheory.Kernel β γ} ⦃f : γ → E⦄,
MeasureTheory.Integrable f ((η.comp κ) a) → MeasureTheory.Integrable (fun x => ∫ (y : γ), ‖f y‖ ∂η x) (κ a)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- Norm.normstatement · cited by 5,413
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.compstatement and proof · cited by 129
- ProbabilityTheory.integrable_comp_iffproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Integrable.integral_compproof · cited by 4