Theorems · Theorem · general topology
Measurable.measurableSet_preimage_iff_inter_range
∀ {X : Type u_3} {Z : Type u_5} [inst : MeasurableSpace X] [StandardBorelSpace X] [inst_2 : MeasurableSpace Z]
{f : X → Z} [MeasurableSpace.CountablySeparated ↑(Set.range f)],
Measurable f → MeasurableSet (Set.range f) → ∀ {s : Set Z}, MeasurableSet (f ⁻¹' s) ↔ MeasurableSet (s ∩ Set.range f)If f : X → Z is a Borel measurable map from a standard Borel space to a
countably separated measurable space and the range of f is measurable,
then the preimage of a set s is measurable
if and only if the intersection with Set.range 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.
Cites14
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.preimagestatement and proof · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- MeasurableSetstatement and proof · cited by 3,075
- Measurablestatement and proof · cited by 1,499
- StandardBorelSpacestatement and proof · cited by 304
- Set.inter_commproof · cited by 291
- Subtype.image_preimage_coeproof · cited by 37
- MeasurableEmbedding.subtype_coeproof · cited by 27
- MeasurableSpace.CountablySeparatedstatement and proof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.