Theorems · Theorem · general topology
IsClosed.relImage_of_finite
∀ {α : Type ua} {β : Type ub} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {s : SetRel α β},
IsClosed s → ∀ {t : Set α}, t.Finite → IsClosed (s.image t)- Defined in
- Mathlib.Topology.UniformSpace.Basic
- Cited by
- 1 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.
Cites12
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.ofPredproof · cited by 6,101
- Set.iUnionproof · cited by 2,483
- Set.Finitestatement and proof · cited by 1,814
- IsClosedstatement and proof · cited by 1,639
- SetRelstatement and proof · cited by 581
- IsClosed.preimageproof · cited by 138
- SetRel.imagestatement · cited by 49
- Continuous.prodMk_rightproof · cited by 32
- Set.ofPred_existsproof · cited by 23
- Set.Finite.isClosed_biUnionproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- IsClosed.relPreimage_of_finiteproof · cited by 1