Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.measurableCylinders

{ι : Type u_2} → (α : ι → Type u_1) → [(i : ι) → MeasurableSpace (α i)] → Set (Set ((i : ι) → α i))

Given a finite set s of indices, a cylinder is the preimage of a set S of ∀ i : s, α i by the projection from ∀ i, α i to ∀ i : s, α i. measurableCylinders is the set of all cylinders with measurable base S.

Defined in
Mathlib.MeasureTheory.Constructions.Cylinders
Cited by
48 results in Mathlib
Foundations
Depth 69 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.

MeasureTheory.mem_measurableCylinders · cited by 13MeasureTheory.mem_measura…MeasureTheory.projectiveFamilyContent · cited by 11MeasureTheory.projectiveF…ProbabilityTheory.Kernel.trajContent · cited by 9Kernel.trajContentMeasureTheory.piContent · cited by 8MeasureTheory.piContentMeasureTheory.isSetRing_measurableCylinders · cited by 6MeasureTheory.isSetRing_m…MeasureTheory.piContent_cylinder · cited by 5MeasureTheory.piContent_c…MeasureTheory.isSetSemiring_measurableCylinders · cited by 5MeasureTheory.isSetSemiri…MeasureTheory.generateFrom_measurableCylinders · cited by 5MeasureTheory.generateFro…MeasureTheory.compl_mem_measurableCylinders · cited by 4MeasureTheory.compl_mem_m…MeasureTheory.projectiveFamilyFun · cited by 4MeasureTheory.projectiveF…MeasureTheory.cylinder_mem_measurableCylinders · cited by 3MeasureTheory.cylinder_me…ProbabilityTheory.Kernel.isSigmaSubadditive_trajContent · cited by 3Kernel.isSigmaSubadditive…MeasureTheory.inter_mem_measurableCylinders · cited by 3MeasureTheory.inter_mem_m…MeasureTheory.projectiveFamilyContent_congr · cited by 3MeasureTheory.projectiveF…MeasureTheory.projectiveFamilyContent_ne_top · cited by 3MeasureTheory.projectiveF…Set · cited by 53352SetFinset · cited by 13712FinsetMeasurableSpace · cited by 13106MeasurableSpaceMeasurableSet · cited by 3075MeasurableSetSet.iUnion · cited by 2483Set.iUnionMeasureTheory.cylinder · cited by 49MeasureTheory.cylinderMeasureTheory.measurableCylin…CITED BYCITES

Cites6

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

Cited by54

Results whose statement or proof uses this declaration.