Theorems · Theorem · probability
ProbabilityTheory.Kernel.ae_comp_of_ae_ae
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} {κ : ProbabilityTheory.Kernel α β} {η : ProbabilityTheory.Kernel β γ} {a : α} {p : γ → Prop},
MeasurableSet {z | p z} → (∀ᵐ (y : β) ∂κ a, ∀ᵐ (z : γ) ∂η y, p z) → ∀ᵐ (z : γ) ∂(η.comp κ) a, p z- Cited by
- 2 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- MeasurableSet.complproof · cited by 172
- ProbabilityTheory.Kernel.compstatement · cited by 129
- MeasureTheory.ae_iffproof · cited by 26
- ProbabilityTheory.Kernel.comp_nullproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.ae_comp_of_ae_aeproof · cited by 1
- ProbabilityTheory.Kernel.ae_comp_iffproof · cited by 0