Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.Kernel.indep_of_indep_of_le_right

∀ {α : Type u_1} {Ω : Type u_2} {_mα : MeasurableSpace α} {m₁ m₂ m₃ _mΩ : MeasurableSpace Ω}
  {κ : ProbabilityTheory.Kernel α Ω} {μ : MeasureTheory.Measure α},
  ProbabilityTheory.Kernel.Indep m₁ m₂ κ μ → m₃ ≤ m₂ → ProbabilityTheory.Kernel.Indep m₁ m₃ κ μ
Defined in
Mathlib.Probability.Independence.Kernel.Indep
Cited by
4 results in Mathlib
Foundations
Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.