Theorems · Theorem · measure theory
Measurable.exists_eq_measurable_comp
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} [mY : MeasurableSpace Y] {f : X → Y} {g : X → Z} [Nonempty Z]
[inst : MeasurableSpace Z] [StandardBorelSpace Z], Measurable g → ∃ h, Measurable h ∧ g = h ∘ fIf a function g is measurable with respect to the pullback along some function f,
then there exists some measurable function h : Y → Z such that g = h ∘ f.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 168 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.
- MeasurableSpacestatement and proof · cited by 13,106
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.StronglyMeasurableproof · cited by 363
- StandardBorelSpacestatement and proof · cited by 304
- MeasurableSpace.comapstatement · cited by 124
- MeasureTheory.StronglyMeasurable.measurableproof · cited by 74
- Measurable.stronglyMeasurableproof · cited by 47
- upgradeStandardBorelproof · cited by 5
- UpgradedStandardBorelproof · cited by 4
- MeasureTheory.StronglyMeasurable.exists_eq_measurable_compproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.