Theorems · Theorem · Lie groups
compact_open_separated_mul_right
∀ {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, K * V ⊆ UGiven a compact set K inside an open set U, there is an open neighborhood V of 1
such that K * V ⊆ U.
- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- mul_oneproof · cited by 3,885
- LE.le.transproof · cited by 3,151
- IsOpenstatement and proof · cited by 2,400
- SProd.sprodproof · cited by 1,750
- IsCompactstatement and proof · cited by 1,282
- MulOneClassstatement and proof · cited by 1,018
Cited by2
Results whose statement or proof uses this declaration.
- compact_open_separated_mul_leftproof · cited by 1
- MeasureTheory.Measure.haar.chaar_sup_eqproof · cited by 0