Theorems · Theorem · measure theory
MeasureTheory.measurableCylinders_nat
∀ {X : ℕ → Type u_1} [inst : (n : ℕ) → MeasurableSpace (X n)],
MeasureTheory.measurableCylinders X = ⋃ a, ⋃ S, ⋃ (_ : MeasurableSet S), {MeasureTheory.cylinder (Finset.Iic a) S}The cylinders of a product space indexed by ℕ can be seen as depending on the first
coordinates.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- Set.preimageproof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- Set.iUnionstatement · cited by 2,483
- Set.extproof · cited by 2,266
- Finset.supproof · cited by 530
- Finset.Iicstatement and proof · cited by 280
- Set.mem_singletonproof · cited by 183
- Finset.restrictproof · cited by 60
- Set.preimage_compproof · cited by 57
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.trajContent_tendsto_zeroproof · cited by 1
- ProbabilityTheory.Kernel.measurable_trajFunproof · cited by 0