Mathlib Map

Theorems · Definition · probability

ProbabilityTheory.IndepSet

{Ω : Type u_1} →
  {_mΩ : MeasurableSpace Ω} →
    Set Ω → Set Ω → autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.IndepSet._auto_1 → Prop

Two sets are independent if the two measurable space structures they generate are independent. For a set s, the generated measurable space structure has measurable sets ∅, s, sᶜ, univ.

Defined in
Mathlib.Probability.Independence.Basic
Cited by
13 results in Mathlib
Foundations
Depth 179 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.

Cited by13

Results whose statement or proof uses this declaration.