Theorems · Theorem · manifolds
MulAction.properSMul_iff_isCompact_setOf_inter_nonempty
Deprecated since 2026-07-09Use MulAction.properSMul_iff_isCompact_setOfPred_inter_nonempty instead.
∀ {G : Type u_1} {X : Type u_2} [inst : TopologicalSpace X] [inst_1 : Group G] [inst_2 : TopologicalSpace G]
[inst_3 : MulAction G X] [CompactlyGeneratedSpace (X × X)] [T2Space X] [ContinuousSMul G X],
ProperSMul G X ↔ ∀ {U V : Set X}, IsCompact U → IsCompact V → IsCompact {g | (g • U ∩ V).Nonempty}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.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 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.
- Setstatement · cited by 53,352
- TopologicalSpacestatement · cited by 24,529
- Groupstatement · cited by 6,238
- Set.ofPredstatement · cited by 6,101
- Set.Nonemptystatement · cited by 2,627
- T2Spacestatement · cited by 1,351
- MulActionstatement · cited by 1,294
- IsCompactstatement · cited by 1,282
- ContinuousSMulstatement · cited by 1,016
- Set.smulSetstatement · cited by 608
- CompactlyGeneratedSpacestatement · cited by 18
- ProperSMulstatement · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.