Theorems · Theorem · probability
MeasureTheory.Measure.ae_ae_of_ae_compProd
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {μ : MeasureTheory.Measure α}
{κ : ProbabilityTheory.Kernel α β} [MeasureTheory.SFinite μ] [ProbabilityTheory.IsSFiniteKernel κ] {p : α × β → Prop},
(∀ᵐ (x : α × β) ∂μ.compProd κ, p x) → ∀ᵐ (a : α) ∂μ, ∀ᵐ (b : β) ∂κ a, p (a, b)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 230 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
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Filterproof · cited by 8,121
- Filter.Eventuallystatement and proof · cited by 3,134
- FunLikeproof · cited by 2,560
- MeasureTheory.aestatement and proof · cited by 2,352
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.SFinitestatement and proof · cited by 449
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.ae_eq_of_compProd_eqproof · cited by 3
- ConvexOn.apply_rnDeriv_ae_le_integralproof · cited by 1
- ProbabilityTheory.Kernel.HasSubgaussianMGF.add_compProdproof · cited by 1