Theorems · Theorem · measure theory
generateFrom_eq_prod
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {C : Set (Set α)}
{D : Set (Set β)},
MeasurableSpace.generateFrom C = inst →
MeasurableSpace.generateFrom D = inst_1 →
IsCountablySpanning C →
IsCountablySpanning D →
MeasurableSpace.generateFrom (Set.image2 (fun x1 x2 => x1 ×ˢ x2) C D) = Prod.instMeasurableSpaceIf C and D generate the σ-algebras on α resp. β, then rectangles formed by C and D
generate the σ-algebra on α × β.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 72 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.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- SProd.sprodstatement and proof · cited by 1,750
- Set.image2statement and proof · cited by 311
- MeasurableSpace.generateFromstatement and proof · cited by 172
- IsCountablySpanningstatement and proof · cited by 12
- generateFrom_prod_eqproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- generateFrom_prodproof · cited by 11
- MeasureTheory.Measure.prod_eq_generateFromproof · cited by 3
- Measure.ext_of_lintegral_prod_mul_prod_boundedContinuousFunctionproof · cited by 1
- MeasureTheory.Measure.ext_prod₃proof · cited by 1
- MeasureTheory.measurePreserving_arrowProdEquivProdArrowproof · cited by 1