Theorems · Theorem · Lie groups
IsClosed.smul_left_of_isCompact
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] [inst_2 : Group α]
[inst_3 : MulAction α β] [ContinuousInv α] [ContinuousSMul α β] {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.smul_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.
Cites38
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
- Groupstatement and proof · cited by 6,238
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- IsClosedstatement and proof · cited by 1,639
- MulActionstatement and proof · cited by 1,294
- IsCompactstatement and proof · cited by 1,282
- ContinuousSMulstatement and proof · cited by 1,016
- Homeomorphproof · cited by 725
Cited by5
Results whose statement or proof uses this declaration.
- IsClosed.mul_right_of_isCompactproof · cited by 1
- MeasureTheory.Measure.measure_isHaarMeasure_eq_smul_of_isEverywherePosproof · cited by 1
- IsClosed.mul_left_of_isCompactproof · cited by 0
- IsCompact.mul_closure_one_eq_closureproof · cited by 0
- MulAction.isClosedMap_quotientproof · cited by 0