Theorems · Theorem · probability
ProbabilityTheory.HasCondDistrib.snd
∀ {Ω : Type u_1} {𝓧 : Type u_2} {𝓨 : Type u_3} {𝓩 : Type u_4} {mΩ : MeasurableSpace Ω} {m𝓧 : MeasurableSpace 𝓧}
{m𝓨 : MeasurableSpace 𝓨} {m𝓩 : MeasurableSpace 𝓩} {P : MeasureTheory.Measure Ω} {X : Ω → 𝓧} [MeasureTheory.SFinite P]
{Y : Ω → 𝓨 × 𝓩} {κ : ProbabilityTheory.Kernel 𝓧 (𝓨 × 𝓩)} [ProbabilityTheory.IsSFiniteKernel κ],
ProbabilityTheory.HasCondDistrib Y X κ P → ProbabilityTheory.HasCondDistrib (fun ω => (Y ω).2) X κ.snd P- Defined in
- Mathlib.Probability.HasCondDistrib
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.SFinitestatement and proof · cited by 449
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- measurable_sndproof · cited by 94
- ProbabilityTheory.Kernel.sndstatement · cited by 17
- ProbabilityTheory.HasCondDistribstatement and proof · cited by 10
- ProbabilityTheory.Kernel.snd_eqproof · cited by 4
- ProbabilityTheory.HasCondDistrib.comp_leftproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.