Theorems · Theorem · probability
ProbabilityTheory.Kernel.ae_compProd_of_ae_ae
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {a : α} {κ : ProbabilityTheory.Kernel α β} {η : ProbabilityTheory.Kernel (α × β) γ}
{p : β × γ → Prop},
MeasurableSet {x | p x} → (∀ᵐ (b : β) ∂κ a, ∀ᵐ (c : γ) ∂η (a, b), p (b, c)) → ∀ᵐ (bc : β × γ) ∂(κ.compProd η) a, p bc- Cited by
- 2 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- Set.ofPredstatement and proof · cited by 6,101
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement and proof · cited by 2,352
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- zero_applyproof · cited by 251
- ProbabilityTheory.IsSFiniteKernelproof · cited by 248
- MeasurableSet.complproof · cited by 172
- ProbabilityTheory.Kernel.compProdstatement and proof · cited by 99
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.ae_compProd_of_ae_aeproof · cited by 1
- ProbabilityTheory.Kernel.ae_compProd_iffproof · cited by 1