Theorems · Theorem · manifolds
properSMul_of_isClosedEmbedding
∀ {G : Type u_1} {X : Type u_2} [inst : Group G] [inst_1 : MulAction G X] [inst_2 : TopologicalSpace G]
[inst_3 : TopologicalSpace X] {H : Type u_3} [inst_4 : Group H] [inst_5 : MulAction H X] [inst_6 : TopologicalSpace H]
[ProperSMul G X] (f : H →* G), Topology.IsClosedEmbedding ⇑f → (∀ (h : H) (x : X), f h • x = h • x) → ProperSMul H XIf two groups H and G act on a topological space X such that G acts properly and
there exists a group homomorphism H → G which is a closed embedding compatible with the actions,
then H also acts properly on X.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- MulActionstatement and proof · cited by 1,294
- Topology.IsClosedEmbeddingstatement and proof · cited by 195
- IsProperMapproof · cited by 66
- IsProperMap.compproof · cited by 15
- ProperSMulstatement and proof · cited by 14
- IsProperMap.prodMapproof · cited by 7
- Topology.IsClosedEmbedding.isProperMapproof · cited by 6
- isProperMap_idproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.