Module docstring
{"# Monoid actions continuous in the second variable
In this file we define class ContinuousConstSMul. We say ContinuousConstSMul Γ T if
Γ acts on T and for each γ, the map x ↦ γ • x is continuous. (This differs from
ContinuousSMul, which requires simultaneous continuity in both variables.)
Main definitions
ContinuousConstSMul Γ T: typeclass saying that the mapx ↦ γ • xis continuous onT;ProperlyDiscontinuousSMul: says that the scalar multiplication(•) : Γ → T → Tis properly discontinuous, that is, for any pair of compact setsK, LinT, only finitely manyγ:ΓmoveKto have nontrivial intersection withL.Homeomorph.smul: scalar multiplication by an element of a groupΓacting onTis a homeomorphism ofT. *Homeomorph.smulOfNeZero: if a group with zeroG₀(e.g., a field) acts onXandc : G₀is a nonzero element ofG₀, then scalar multiplication bycis a homeomorphism ofX;Homeomorph.smul: scalar multiplication by an element of a groupGacting onXis a homeomorphism ofX.
Main results
isOpenMap_quotient_mk'_mul: The quotient map by a group action is open.t2Space_of_properlyDiscontinuousSMul_of_t2Space: The quotient by a discontinuous group action of a locally compact t2 space is t2.
Tags
Hausdorff, discrete group, properly discontinuous, quotient space
"}