Theorems · Theorem · measure theory
MeasureTheory.Measure.measurable_measure
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} {μ : α → MeasureTheory.Measure β},
Measurable μ ↔ ∀ (s : Set β), MeasurableSet s → Measurable fun b => (μ b) s- Defined in
- Mathlib.MeasureTheory.Measure.GiryMonad
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- MeasurableSetstatement and proof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- Measurable.compproof · cited by 234
- MeasureTheory.Measure.measurable_coeproof · cited by 14
- MeasureTheory.Measure.measurable_of_measurable_coeproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- Measurable.measure_of_isPiSystemproof · cited by 2
- MeasureTheory.measurable_withDensityproof · cited by 1
- ProbabilityTheory.Kernel.measurable_trajFunproof · cited by 0