Theorems · Theorem · probability
ProbabilityTheory.Kernel.ae_comp_iff
∀ {α : 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} → ((∀ᵐ (z : γ) ∂(η.comp κ) a, p z) ↔ ∀ᵐ (y : β) ∂κ a, ∀ᵐ (z : γ) ∂η y, p z)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
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 · 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 · cited by 3,134
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.aestatement · cited by 2,352
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.Kernel.compstatement · cited by 129
- ProbabilityTheory.Kernel.ae_ae_of_ae_compproof · cited by 6
- ProbabilityTheory.Kernel.ae_comp_of_ae_aeproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.