Theorems · Theorem · general topology
Measurable.measurable_comp_iff_restrict
∀ {X : Type u_3} {Z : Type u_5} {β : Type u_6} [inst : MeasurableSpace X] [StandardBorelSpace X]
[inst_2 : MeasurableSpace β] [inst_3 : MeasurableSpace Z] {f : X → Z}
[MeasurableSpace.CountablySeparated ↑(Set.range f)],
Measurable f → ∀ {g : Z → β}, Measurable (g ∘ f) ↔ Measurable ((Set.range f).domRestrict g)If f : X → Z is a 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 the restriction of g to the range of f is measurable.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 174 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.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- Set.Elemstatement and proof · cited by 7,166
- Set.rangestatement and proof · cited by 4,705
- MeasurableSetproof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- Set.domRestrictstatement · cited by 383
- StandardBorelSpacestatement and proof · cited by 304
- MeasurableSpace.CountablySeparatedstatement and proof · cited by 20
- Measurable.measurableSet_preimage_iff_preimage_valproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.