Theorems · Theorem · category theory
TopCat.isClosed_iff_of_isColimit
∀ {J : Type v} [inst : CategoryTheory.Category.{w, v} J] {F : CategoryTheory.Functor J TopCat}
(c : CategoryTheory.Limits.Cocone F) (hc : CategoryTheory.Limits.IsColimit c) (X : Set ↑c.pt),
IsClosed X ↔ ∀ (j : J), IsClosed (⇑(CategoryTheory.ConcreteCategory.hom (c.ι.app j)) ⁻¹' X)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
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.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- Set.preimagestatement and proof · cited by 4,946
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- Compl.complproof · cited by 2,925
- ContinuousMapstatement · cited by 2,491
- IsOpenproof · cited by 2,400
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.