Theorems · Theorem · measure theory
Measurable.measure_of_isPiSystem_of_isProbabilityMeasure
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {μ : α → MeasureTheory.Measure β}
[∀ (a : α), MeasureTheory.IsProbabilityMeasure (μ a)] {S : Set (Set β)},
mβ = MeasurableSpace.generateFrom S → IsPiSystem S → (∀ s ∈ S, Measurable fun a => (μ a) s) → Measurable μ- Defined in
- Mathlib.MeasureTheory.Measure.GiryMonad
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 195 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasurableSpace.generateFromstatement and proof · cited by 172
- MeasureTheory.IsProbabilityMeasure.measure_univproof · cited by 135
- IsPiSystemstatement and proof · cited by 88
- Measurable.measure_of_isPiSystemproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- StieltjesFunction.measurable_measureproof · cited by 1
- MeasureTheory.ProbabilityMeasure.measurable_fun_prodproof · cited by 0
- ProbabilityTheory.measurable_measure_condCDFproof · cited by 0