Theorems · Theorem · manifolds
MulAction.properSMul_iff_isCompact_setOfPred_inter_nonempty
∀ {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}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
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Groupstatement and proof · cited by 6,238
- Set.ofPredstatement and proof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.Nonemptystatement and proof · cited by 2,627
- SProd.sprodproof · cited by 1,750
- T2Spacestatement and proof · cited by 1,351
- MulActionstatement and proof · cited by 1,294
- IsCompactstatement and proof · cited by 1,282
- ContinuousSMulstatement and proof · cited by 1,016
Cited by1
Results whose statement or proof uses this declaration.
- MulAction.properSMul_iff_isCompact_setOf_inter_nonemptyproof · cited by 0