Theorems · Theorem · general topology
Measurable.measurable_comp_iff_of_surjective
∀ {X : Type u_3} {Z : Type u_5} {β : Type u_6} [inst : MeasurableSpace X] [StandardBorelSpace X]
[inst_2 : MeasurableSpace β] [inst_3 : MeasurableSpace Z] [MeasurableSpace.CountablySeparated Z] {f : X → Z},
Measurable f → Function.Surjective f → ∀ {g : Z → β}, Measurable (g ∘ f) ↔ Measurable gIf f : X → Z is a surjective Borel measurable map from a standard Borel space
to a countably separated measurable space,
then for any measurable space α and g : Z → α, the composition
g ∘ f is measurable if and only if g is measurable.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasurableSetproof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- StandardBorelSpacestatement and proof · cited by 304
- MeasurableSpace.CountablySeparatedstatement and proof · cited by 20
- Measurable.measurableSet_preimage_iff_of_surjectiveproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.