Theorems · Theorem · measure theory
MeasureTheory.Content.is_mul_left_invariant_outerMeasure
∀ {G : Type w} [inst : TopologicalSpace G] (μ : MeasureTheory.Content G) [R1Space G] [inst_2 : Group G]
[inst_3 : SeparatelyContinuousMul G],
(∀ (g : G) {K : TopologicalSpace.Compacts G}, μ (TopologicalSpace.Compacts.map (fun x => g * x) ⋯ K) = μ K) →
∀ (g : G) (A : Set G), μ.outerMeasure ((fun x => g * x) ⁻¹' A) = μ.outerMeasure A- Defined in
- Mathlib.MeasureTheory.Measure.Content
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Groupstatement and proof · cited by 6,238
- Set.preimagestatement and proof · cited by 4,946
- DFunLikeproof · cited by 576
- TopologicalSpace.Compactsstatement and proof · cited by 386
- MeasureTheory.OuterMeasurestatement and proof · cited by 287
- SeparatelyContinuousMulstatement and proof · cited by 133
- R1Spacestatement and proof · cited by 125
- MeasureTheory.Contentstatement and proof · cited by 60
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.