Theorems · Theorem · manifolds
properVAdd_of_isClosedEmbedding
∀ {G : Type u_1} {X : Type u_2} [inst : AddGroup G] [inst_1 : AddAction G X] [inst_2 : TopologicalSpace G]
[inst_3 : TopologicalSpace X] {H : Type u_3} [inst_4 : AddGroup H] [inst_5 : AddAction H X]
[inst_6 : TopologicalSpace H] [ProperVAdd G X] (f : H →+ G),
Topology.IsClosedEmbedding ⇑f → (∀ (h : H) (x : X), f h +ᵥ x = h +ᵥ x) → ProperVAdd 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.
Cites14
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
- AddGroupstatement and proof · cited by 4,410
- AddMonoidHomstatement and proof · cited by 3,230
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Topology.IsClosedEmbeddingstatement and proof · cited by 195
- IsProperMapproof · cited by 66
- IsProperMap.compproof · cited by 15
- ProperVAddstatement and proof · cited by 13
- IsProperMap.prodMapproof · cited by 7
- Topology.IsClosedEmbedding.isProperMapproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.