Theorems · Theorem · general topology
IsCompact.isClosed_image_restrict
∀ {ι : Type u_1} {α : ι → Type u_2} {s : Set ((i : ι) → α i)} [inst : (i : ι) → TopologicalSpace (α i)] (S : Set ι),
IsCompact s → IsClosed s → IsClosed (S.domRestrict '' s)The restriction of a compact closed set in a product space to a set of coordinates is closed.
- Defined in
- Mathlib.Topology.IsClosedRestrict
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Compl.complproof · cited by 2,925
- IsClosedstatement and proof · cited by 1,639
- IsCompactstatement and proof · cited by 1,282
- CompactSpaceproof · cited by 593
- Set.domRestrictstatement and proof · cited by 383
- continuous_subtype_valproof · cited by 159
Cited by1
Results whose statement or proof uses this declaration.
- IsClosed.isClosed_image_evalproof · cited by 0