Theorems · Theorem · probability
ProbabilityTheory.condDistrib.congr_simp
∀ {α : Type u_5} {β : Type u_6} {Ω : Type u_7} [inst : MeasurableSpace Ω] [inst_1 : StandardBorelSpace Ω]
[inst_2 : Nonempty Ω] {x : MeasurableSpace α} [inst_3 : MeasurableSpace β] (Y Y_1 : α → Ω),
Y = Y_1 →
∀ (X X_1 : α → β),
X = X_1 →
∀ (μ μ_1 : MeasureTheory.Measure α) (e_μ : μ = μ_1) [inst_4 : MeasureTheory.IsFiniteMeasure μ],
ProbabilityTheory.condDistrib Y X μ = ProbabilityTheory.condDistrib Y_1 X_1 μ_1- Defined in
- Mathlib.Probability.Kernel.CondDistrib
- Cited by
- 3 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.
Cites6
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
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.condDistribstatement and proof · cited by 58
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condDistrib_snd_prodproof · cited by 0
- ProbabilityTheory.condDistrib_fst_prodproof · cited by 0
- ProbabilityTheory.condDistrib_selfproof · cited by 0