Theorems · Theorem · probability
MeasureTheory.Measure.ae_comp_of_ae_ae
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {μ : MeasureTheory.Measure α}
{κ : ProbabilityTheory.Kernel α β} {p : β → Prop},
MeasurableSet {z | p z} → (∀ᵐ (y : α) ∂μ, ∀ᵐ (z : β) ∂κ y, p z) → ∀ᵐ (z : β) ∂μ.bind ⇑κ, p z- Cited by
- 1 results in Mathlib
- Foundations
- Depth 218 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 and proof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · 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
- MeasureTheory.Measure.bindstatement · cited by 173
- MeasureTheory.Measure.comp_eq_comp_const_applyproof · cited by 7
- ProbabilityTheory.Kernel.ae_comp_of_ae_aeproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.ae_comp_iffproof · cited by 1