Theorems · Theorem · measure theory
MeasureTheory.Content.outerMeasure_preimage
∀ {G : Type w} [inst : TopologicalSpace G] (μ : MeasureTheory.Content G) [R1Space G] (f : G ≃ₜ G),
(∀ ⦃K : TopologicalSpace.Compacts G⦄, μ (TopologicalSpace.Compacts.map ⇑f ⋯ K) = μ K) →
∀ (A : Set G), μ.outerMeasure (⇑f ⁻¹' A) = μ.outerMeasure A- Defined in
- Mathlib.MeasureTheory.Measure.Content
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceR1Space
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- ENNRealstatement and proof · cited by 9,879
- Set.preimagestatement and proof · cited by 4,946
- IsOpenproof · cited by 2,400
- TopologicalSpace.Opensproof · cited by 2,040
- Homeomorphstatement and proof · cited by 725
- TopologicalSpace.Compactsstatement and proof · cited by 386
- MeasureTheory.OuterMeasurestatement · cited by 287
- TopologicalSpace.Opens.carrierproof · cited by 167
- TopologicalSpace.Opens.is_open'proof · cited by 139
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Content.is_mul_left_invariant_outerMeasureproof · cited by 0
- MeasureTheory.Content.is_add_left_invariant_outerMeasureproof · cited by 0