Theorems · Theorem · manifolds
ProperVAdd.isCompact_setOfPred_inter_nonempty
∀ {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}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
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Set.ofPredstatement and proof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- Set.Nonemptystatement and proof · cited by 2,627
- Set.extproof · cited by 2,266
- HVAdd.hVAddstatement and proof · cited by 1,820
- SProd.sprodproof · cited by 1,750
- IsCompactstatement and proof · cited by 1,282
- AddActionstatement and proof · cited by 820
Cited by2
Results whose statement or proof uses this declaration.
- AddAction.properVAdd_iff_isCompact_setOfPred_inter_nonemptyproof · cited by 2
- ProperVAdd.isCompact_setOf_inter_nonemptyproof · cited by 0