Mathlib Map

Theorems · Theorem · measure theory

generateFrom_pi_eq

∀ {ι : Type u_1} {α : ι → Type u_2} [Finite ι] {C : (i : ι) → Set (Set (α i))},
  (∀ (i : ι), IsCountablySpanning (C i)) →
    MeasurableSpace.pi = MeasurableSpace.generateFrom (Set.univ.pi '' Set.univ.pi C)

The product of generated σ-algebras is the one generated by boxes, if both generating sets are countably spanning.

Defined in
Mathlib.MeasureTheory.MeasurableSpace.Pi
Cited by
1 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Finite

Around this declaration

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

Cites31

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

Cited by1

Results whose statement or proof uses this declaration.