Theorems · Theorem · probability
ProbabilityTheory.condDistrib_def
∀ {α : Type u_5} {β : Type u_6} {Ω : Type u_7} [inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω]
[inst_2 : Nonempty Ω] {x : MeasurableSpace α} [inst_3 : MeasurableSpace β] (Y : α → Ω) (X : α → β)
(μ : MeasureTheory.Measure α) [inst_4 : MeasureTheory.IsFiniteMeasure μ],
ProbabilityTheory.condDistrib Y X μ = (MeasureTheory.Measure.map (fun a => (X a, Y a)) μ).condKernel- Defined in
- Mathlib.Probability.Kernel.CondDistrib
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 279 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.condDistribstatement · cited by 58
- MeasureTheory.Measure.condKernelstatement and proof · cited by 38
Cited by12
Results whose statement or proof uses this declaration.
- ProbabilityTheory.compProd_map_condDistribproof · cited by 6
- MeasureTheory.AEStronglyMeasurable.integral_condDistrib_mapproof · cited by 4
- ProbabilityTheory.condExp_prod_ae_eq_integral_condDistrib'proof · cited by 3
- ProbabilityTheory.condDistrib_congrproof · cited by 3
- ProbabilityTheory.condDistrib_ae_eq_of_measure_eq_compProd_of_measurableproof · cited by 2
- MeasureTheory.StronglyMeasurable.integral_condDistribproof · cited by 2
- MeasureTheory.Integrable.norm_integral_condDistrib_mapproof · cited by 2
- ProbabilityTheory.setLIntegral_preimage_condDistribproof · cited by 1
- MeasureTheory.Integrable.integral_norm_condDistrib_mapproof · cited by 1
- MeasureTheory.Integrable.condDistrib_ae_mapproof · cited by 1
- ProbabilityTheory.condDistrib_apply_of_ne_zeroproof · cited by 0
- MeasureTheory.AEStronglyMeasurable.ae_integrable_condDistrib_map_iffproof · cited by 0