Theorems · Theorem · manifolds
ProperVAdd.isCompact_setOf_inter_nonempty
Deprecated since 2026-07-09Use ProperVAdd.isCompact_setOfPred_inter_nonempty instead.
∀ {X : Type u_2} [inst : TopologicalSpace X] {G : Type u_3} [inst_1 : AddGroup G] [inst_2 : AddAction G X]
[inst_3 : TopologicalSpace G] [ProperVAdd G X] {U V : Set X},
IsCompact U → IsCompact V → IsCompact {g | ((g +ᵥ U) ∩ V).Nonempty}Alias of ProperVAdd.isCompact_setOfPred_inter_nonempty.
If G acts properly on X, then for each pair of compacts U, V ⊆ X,
the set of g such that g +ᵥ U intersects V is compact.
See AddAction.properVAdd_iff_isCompact_setOfPred_inter_nonempty for the two-way implication
under additional conditions on G and X.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.ofPredstatement · cited by 6,101
- AddGroupstatement · cited by 4,410
- Set.Nonemptystatement · cited by 2,627
- HVAdd.hVAddstatement · cited by 1,820
- IsCompactstatement · cited by 1,282
- AddActionstatement · cited by 820
- Set.vaddSetstatement · cited by 403
- ProperVAddstatement · cited by 13
- ProperVAdd.isCompact_setOfPred_inter_nonemptyproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.