Theorems · Theorem · manifolds
IsClosed.vadd_right_of_isCompact
∀ {G : Type u_1} {X : Type u_2} [inst : AddGroup G] [inst_1 : AddAction G X] [inst_2 : TopologicalSpace G]
[inst_3 : TopologicalSpace X] [ProperVAdd G X] {s : Set G} {t : Set X}, IsClosed s → IsCompact t → IsClosed (s +ᵥ t)If G acts on X properly, the set s +ᵥ t is closed when s : Set G is closed and
t : Set X is compact. In particular, this applies when the action comes from an
IsTopologicalAddTorsor.
See also IsClosed.vadd_left_of_isCompact for a version with the assumptions on s and t
reversed.
- Cited by
- 0 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.
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.Elemproof · cited by 7,166
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement and proof · cited by 1,820
- IsClosedstatement and proof · cited by 1,639
- IsCompactstatement and proof · cited by 1,282
- AddActionstatement and proof · cited by 820
- CompactSpaceproof · cited by 593
- Set.mem_image_of_memproof · cited by 371
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.