Theorems · Theorem · Lie groups
MeasureTheory.eventually_nhds_one_measure_smul_sdiff_lt
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : TopologicalSpace G] [BorelSpace G] {μ : MeasureTheory.Measure G}
[inst_3 : Group G] [IsTopologicalGroup G] [LocallyCompactSpace G] [MeasureTheory.IsFiniteMeasureOnCompacts μ]
[μ.InnerRegularCompactLTTop] {k : Set G},
IsCompact k → IsClosed k → ∀ {ε : ENNReal}, ε ≠ 0 → ∀ᶠ (g : G) in nhds 1, μ (g • k \ k) < εContinuity of the measure of translates of a compact set: Given a compact set k in a
topological group, for g close enough to the origin, μ (g • k \ k) is arbitrarily small.
- Defined in
- Mathlib.MeasureTheory.Group.Measure
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Groupstatement and proof · cited by 6,238
- nhdsstatement and proof · cited by 5,554
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement · cited by 3,134
- IsOpenproof · cited by 2,400
- le_reflproof · cited by 2,061
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.IsEverywherePos.IsGdelta_of_isMulLeftInvariantproof · cited by 1
- MeasureTheory.tendsto_measure_smul_sdiff_isCompact_isClosedproof · cited by 1
- MeasureTheory.eventually_nhds_one_measure_smul_diff_ltproof · cited by 0