Theorems · Theorem · probability
ProbabilityTheory.condDistrib_congr
∀ {α : Type u_1} {β : Type u_2} {Ω : Type u_3} [inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω]
[inst_2 : Nonempty Ω] {mα : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst_3 : MeasureTheory.IsFiniteMeasure μ] {X : α → β} {Y : α → Ω} {mβ : MeasurableSpace β} {X' : α → β} {Y' : α → Ω},
Y =ᵐ[μ] Y' → X =ᵐ[μ] X' → ProbabilityTheory.condDistrib Y X μ = ProbabilityTheory.condDistrib Y' X' μ- Defined in
- Mathlib.Probability.Kernel.CondDistrib
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 280 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.Measure.mapproof · cited by 858
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.condDistribstatement and proof · cited by 58
- MeasureTheory.Measure.condKernelproof · cited by 38
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condDistrib_ae_eq_of_measure_eq_compProdproof · cited by 4
- ProbabilityTheory.condDistrib_congr_rightproof · cited by 0
- ProbabilityTheory.condDistrib_congr_leftproof · cited by 0