Theorems · Theorem · Lie groups
compact_open_separated_add_right
∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : AddZeroClass G] [ContinuousAdd G] {K U : Set G},
IsCompact K → IsOpen U → K ⊆ U → ∃ V ∈ nhds 0, K + V ⊆ UGiven a compact set K inside an open set U, there is an open neighborhood V of
0 such that K + V ⊆ U.
- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 3 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.
Cites34
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
- LE.le.transproof · cited by 3,151
- add_zeroproof · cited by 2,707
- IsOpenstatement and proof · cited by 2,400
- SProd.sprodproof · cited by 1,750
- IsCompactstatement and proof · cited by 1,282
- AddZeroClassstatement and proof · cited by 1,237
Cited by3
Results whose statement or proof uses this declaration.
- compact_open_separated_add_leftproof · cited by 2
- MeasureTheory.hasFDerivAt_convolution_right_with_paramproof · cited by 1
- MeasureTheory.Measure.haar.addCHaar_sup_eqproof · cited by 0