Theorems · Theorem · Lie groups
IsClosed.vadd_left_of_isCompact
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] [inst_2 : AddGroup α]
[inst_3 : AddAction α β] [ContinuousNeg α] [ContinuousVAdd α β] {s : Set α} {t : Set β},
IsClosed t → IsCompact s → IsClosed (s +ᵥ t)If G acts on X continuously, the set s +ᵥ t is closed when s : Set G is compact and
t : Set X is closed.
See also IsClosed.vadd_right_of_isCompact for a version with the assumptions on s and t
reversed, assuming that the action is proper.
- Defined in
- Mathlib.Topology.Algebra.Group.Pointwise
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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
- Set.Elemproof · cited by 7,166
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement and proof · cited by 1,820
- IsClosedstatement and proof · cited by 1,639
- IsCompactstatement and proof · cited by 1,282
- AddActionstatement and proof · cited by 820
- Homeomorphproof · cited by 725
Cited by5
Results whose statement or proof uses this declaration.
- IsClosed.add_right_of_isCompactproof · cited by 1
- AddAction.isClosedMap_quotientproof · cited by 0
- IsClosed.add_left_of_isCompactproof · cited by 0
- IsCompact.add_closure_zero_eq_closureproof · cited by 0