Theorems · Theorem · probability
ProbabilityTheory.HasCondDistrib.of_compProd
∀ {Ω : Type u_1} {𝓧 : Type u_2} {𝓨 : Type u_3} {𝓩 : Type u_4} {mΩ : MeasurableSpace Ω} {m𝓧 : MeasurableSpace 𝓧}
{m𝓨 : MeasurableSpace 𝓨} {m𝓩 : MeasurableSpace 𝓩} {P : MeasureTheory.Measure Ω} {X : Ω → 𝓧} {Y : Ω → 𝓨}
{κ : ProbabilityTheory.Kernel 𝓧 𝓨} [MeasureTheory.SFinite P] [ProbabilityTheory.IsSFiniteKernel κ] {Z : Ω → 𝓩}
{η : ProbabilityTheory.Kernel (𝓧 × 𝓨) 𝓩} [ProbabilityTheory.IsMarkovKernel η],
ProbabilityTheory.HasCondDistrib (fun a => (Y a, Z a)) X (κ.compProd η) P →
ProbabilityTheory.HasCondDistrib Z (fun a => (X a, Y a)) η P- Defined in
- Mathlib.Probability.HasCondDistrib
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.mapproof · cited by 858
- AEMeasurableproof · cited by 840
- MeasureTheory.SFinitestatement and proof · cited by 449
- Measurable.aemeasurableproof · cited by 304
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- MeasurableEquiv.symmproof · cited by 155
- MeasureTheory.Measure.compProdproof · cited by 132
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.