Theorems · Theorem · Lie groups
MeasureTheory.measure_lt_top_of_isCompact_of_isAddLeftInvariant
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : TopologicalSpace G] [BorelSpace G] {μ : MeasureTheory.Measure G}
[inst_3 : AddGroup G] [IsTopologicalAddGroup G] [μ.IsAddLeftInvariant] (U : Set G),
IsOpen U → U.Nonempty → μ U ≠ ⊤ → ∀ {K : Set G}, IsCompact K → μ K < ⊤If a left-invariant measure gives finite mass to a nonempty open set, then it gives finite mass to any compact set.
- Defined in
- Mathlib.MeasureTheory.Group.Measure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- Set.Nonemptystatement and proof · cited by 2,627
- Set.iUnionproof · cited by 2,483
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_lt_top_of_isCompact_of_isAddLeftInvariant'proof · cited by 0