Theorems · Theorem · manifolds
IsClosed.smul_right_of_isCompact
∀ {G : Type u_1} {X : Type u_2} [inst : Group G] [inst_1 : MulAction G X] [inst_2 : TopologicalSpace G]
[inst_3 : TopologicalSpace X] [ProperSMul G X] {s : Set G} {t : Set X}, IsClosed s → IsCompact t → IsClosed (s • t)If G acts on X properly, the set s • t is closed when s : Set G is closed and
t : Set X is compact.
See also IsClosed.smul_left_of_isCompact for a version with the assumptions on s and t
reversed.
- Cited by
- 0 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.
Cites25
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
- 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
- CompactSpaceproof · cited by 593
- Set.mem_image_of_memproof · cited by 371
- Set.image_subset_iffproof · cited by 203
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.