Theorems · Theorem · measure theory
MeasureTheory.isClosed_setOfPred_preimage_ae_eq
∀ {X : Type u_2} {Y : Type u_3} {Z : Type u_4} [inst : TopologicalSpace X] [inst_1 : MeasurableSpace X] [BorelSpace X]
[R1Space X] [inst_4 : TopologicalSpace Y] [inst_5 : MeasurableSpace Y] [BorelSpace Y] [R1Space Y]
[inst_8 : TopologicalSpace Z] {μ : MeasureTheory.Measure X} {ν : MeasureTheory.Measure Y} [μ.InnerRegularCompactLTTop]
[MeasureTheory.IsLocallyFiniteMeasure ν] {f : Z → C(X, Y)},
Continuous f →
(∀ (z : Z), MeasureTheory.MeasurePreserving (⇑(f z)) μ ν) →
∀ (s : Set X) {t : Set Y}, MeasureTheory.NullMeasurableSet t ν → ν t ≠ ⊤ → IsClosed {z | ⇑(f z) ⁻¹' t =ᵐ[μ] s}Let f : Z → C(X, Y) be a continuous (in the compact open topology) family
of continuous measure-preserving maps.
Let t : Set Y be a null measurable set of finite measure.
Then for any s, the set of parameters z
such that the preimage of t under f_z is a.e. equal to s
is a closed set.
In particular, if X = Y and s = t,
then we see that the a.e. stabilizer of a set is a closed set.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.ofPredstatement and proof · cited by 6,101
- nhdsproof · cited by 5,554
- Set.preimagestatement and proof · cited by 4,946
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
Cited by3
Results whose statement or proof uses this declaration.
- aeconst_of_dense_setOfPred_preimage_smul_aeproof · cited by 4
- aeconst_of_dense_setOfPred_preimage_vadd_aeproof · cited by 4
- MeasureTheory.isClosed_setOf_preimage_ae_eqproof · cited by 0