Theorems · Theorem · general topology
Measurable.measurableSet_preimage_iff_of_surjective
∀ {X : Type u_3} {Z : Type u_5} [inst : MeasurableSpace X] [StandardBorelSpace X] [inst_2 : MeasurableSpace Z]
[MeasurableSpace.CountablySeparated Z] {f : X → Z},
Measurable f → Function.Surjective f → ∀ {s : Set Z}, MeasurableSet (f ⁻¹' s) ↔ MeasurableSet sIf f : X → Z is a surjective Borel measurable map from a standard Borel space
to a countably separated measurable space, then the preimage of a set s
is measurable if and only if the set is measurable.
One implication is the definition of measurability, the other one heavily relies on X being a
standard Borel space.
- 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.
Cites18
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
- TopologicalSpaceproof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complproof · cited by 2,925
- Measurablestatement and proof · cited by 1,499
- SecondCountableTopologyproof · cited by 750
- OpensMeasurableSpaceproof · cited by 636
- StandardBorelSpacestatement and proof · cited by 304
- MeasurableSet.complproof · cited by 172
- Set.image_preimage_eqproof · cited by 38
Cited by3
Results whose statement or proof uses this declaration.
- Measurable.map_measurableSpace_eqproof · cited by 3
- Measurable.measurableSet_preimage_iff_preimage_valproof · cited by 2
- Measurable.measurable_comp_iff_of_surjectiveproof · cited by 0