Theorems · Theorem · Lie groups
exists_disjoint_smul_of_isCompact
∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : Group G] [IsTopologicalGroup G] [NoncompactSpace G] {K L : Set G},
IsCompact K → IsCompact L → ∃ g, Disjoint K (g • L)Given two compact sets in a noncompact topological group, there is a translate of the second one that is disjoint from the first one.
- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Groupstatement and proof · cited by 6,238
- Set.univproof · cited by 3,945
- Disjointstatement · cited by 2,201
- IsCompactstatement and proof · cited by 1,282
- Set.smulSetstatement · cited by 608
- inv_invproof · cited by 494
- IsTopologicalGroupstatement and proof · cited by 469
- Set.disjoint_leftproof · cited by 121
- Set.eq_univ_iff_forallproof · cited by 93
- mul_inv_cancel_rightproof · cited by 53
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_univ_of_isMulLeftInvariantproof · cited by 1