Theorems · Theorem · measure theory
Measurable.measure_of_isPiSystem
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {μ : α → MeasureTheory.Measure β}
[∀ (a : α), MeasureTheory.IsFiniteMeasure (μ a)] {S : Set (Set β)},
mβ = MeasurableSpace.generateFrom S →
IsPiSystem S → (∀ s ∈ S, Measurable fun a => (μ a) s) → (Measurable fun a => (μ a) Set.univ) → Measurable μ- Defined in
- Mathlib.MeasureTheory.Measure.GiryMonad
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.univstatement and proof · cited by 3,945
- MeasurableSetproof · cited by 3,075
- Disjointproof · cited by 2,201
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- Function.onFunproof · cited by 570
- Pairwiseproof · cited by 516
Cited by2
Results whose statement or proof uses this declaration.
- Measurable.measure_of_isPiSystem_of_isProbabilityMeasureproof · cited by 3
- MeasureTheory.FiniteMeasure.measurable_fun_prodproof · cited by 0