When a proper action is properly discontinuous #
This file proves that if a discrete group acts on a T2 space X such that X × X is compactly
coherent, and if the action is continuous in the second variable, then the action is properly
discontinuous if and only if it is proper. This is in particular true if X is first-countable or
weakly locally compact.
Main statements #
properlyDiscontinuousSMul_iff_properSMul: If a discrete group acts on a T2 spaceXsuch thatX × Xis compactly coherent, and if the action is continuous in the second variable, then the action is properly discontinuous if and only if it is proper.MulAction.properSMul_iff_isCompact_setOfPred_inter_nonempty: ifGis a topological group acting continuously on a T2 spaceXsuch thatX × Xis compactly coherent, then the action is proper iff, for each pair of compactsU, V ⊆ X, the set ofg : Gsuch thatg • UintersectsVis compact.
Tags #
group action, proper action, properly discontinuous, compactly generated
The G-action on X is proper iff, for each pair of compacts U, V in X,
the set of g such that U intersects g • V is compact.
See ProperSMul.isCompact_setOfPred_inter_nonempty for a one-way implication with fewer conditions.
Note: We assume CompactlyCoherentSpace (X × X) as this is the minimal assumption needed to
make the proof work; but this follows from various more familiar conditions, such as
FirstCountableTopology X. Importing Mathlib.Topology.Sequences makes this implication available.
The G-action on X is proper iff, for each pair of compacts U, V in X,
the set of g such that U intersects g +ᵥ V is compact.
See ProperVAdd.isCompact_setOfPred_inter_nonempty for a one-way implication with fewer conditions.
Note: We assume CompactlyCoherentSpace (X × X) as this is the minimal assumption needed to
make the proof work; but this follows from various more familiar conditions, such as
FirstCountableTopology X. Importing Mathlib.Topology.Sequences makes this implication available.
Alias of MulAction.properSMul_iff_isCompact_setOfPred_inter_nonempty.
The G-action on X is proper iff, for each pair of compacts U, V in X,
the set of g such that U intersects g • V is compact.
See ProperSMul.isCompact_setOfPred_inter_nonempty for a one-way implication with fewer conditions.
Note: We assume CompactlyCoherentSpace (X × X) as this is the minimal assumption needed to
make the proof work; but this follows from various more familiar conditions, such as
FirstCountableTopology X. Importing Mathlib.Topology.Sequences makes this implication available.
Alias of AddAction.properVAdd_iff_isCompact_setOfPred_inter_nonempty.
The G-action on X is proper iff, for each pair of compacts U, V in X,
the set of g such that U intersects g +ᵥ V is compact.
See ProperVAdd.isCompact_setOfPred_inter_nonempty for a one-way implication with fewer conditions.
Note: We assume CompactlyCoherentSpace (X × X) as this is the minimal assumption needed to
make the proof work; but this follows from various more familiar conditions, such as
FirstCountableTopology X. Importing Mathlib.Topology.Sequences makes this implication available.
If a discrete group acts on a T2 space X such that X × X is compactly
coherent, and if the action is continuous in the second variable, then the action is properly
discontinuous if and only if it is proper. This is in particular true if X is first-countable or
weakly locally compact.
If a discrete additive group acts on a T2 space X such that X × X is compactly
generated, and if the action is continuous in the second variable, then the action is properly
discontinuous if and only if it is proper. This is in particular true if X is first-countable or
weakly locally compact.