Theorems · Theorem · measure theory
MeasurableSpace.DynkinSystem.generateFrom_eq
∀ {α : Type u_3} {s : Set (Set α)} (hs : IsPiSystem s),
MeasurableSpace.generateFrom s = (MeasurableSpace.DynkinSystem.generate s).toMeasurableSpace ⋯Dynkin's π-λ theorem: Given a collection of sets closed under binary intersections, then the Dynkin system it generates is equal to the σ-algebra it generates. This result is known as the π-λ theorem. A collection of sets closed under binary intersection is called a π-system (often requiring additionally that it is non-empty, but we drop this condition in the formalization).
- Defined in
- Mathlib.MeasureTheory.PiSystem
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 13,106
- le_antisymmproof · cited by 2,068
- MeasurableSpace.generateFromstatement and proof · cited by 172
- IsPiSystemstatement and proof · cited by 88
- MeasurableSpace.generateFrom_leproof · cited by 49
- MeasurableSpace.measurableSet_generateFromproof · cited by 46
- MeasurableSpace.DynkinSystemproof · cited by 19
- MeasurableSpace.DynkinSystem.generatestatement and proof · cited by 5
- MeasurableSpace.DynkinSystem.ofMeasurableSpaceproof · cited by 4
- MeasurableSpace.DynkinSystem.generate_leproof · cited by 3
- MeasurableSpace.DynkinSystem.toMeasurableSpacestatement · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MeasurableSpace.induction_on_interproof · cited by 21