Theorems · Theorem · Lie groups
compact_open_separated_mul_left
∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : MulOneClass G] [ContinuousMul G] {K U : Set G},
IsCompact K → IsOpen U → K ⊆ U → ∃ V ∈ nhds 1, V * K ⊆ UGiven a compact set K inside an open set U, there is an open neighborhood V of 1
such that V * K ⊆ U.
- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
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.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Set.imageproof · cited by 5,609
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- IsOpenstatement and proof · cited by 2,400
- IsCompactstatement and proof · cited by 1,282
- MulOppositeproof · cited by 1,135
- MulOneClassstatement and proof · cited by 1,018
- MulOpposite.opproof · cited by 520
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.eventually_nhds_one_measure_smul_sdiff_ltproof · cited by 3