Theorems · Theorem · category theory
CategoryTheory.extensiveTopology.mem_sieves_iff_contains_colimit_cofan
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.FinitaryPreExtensive C] {X : C}
(S : CategoryTheory.Sieve X),
S ∈ (CategoryTheory.extensiveTopology C) X ↔
∃ α,
∃ (_ : Finite α),
∃ Y π,
Nonempty (CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.Cofan.mk X π)) ∧ ∀ (a : α), S.arrows (π a)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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 · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.GrothendieckTopologystatement · cited by 1,415
- CategoryTheory.IsIsoproof · cited by 1,156
Cited by1
Results whose statement or proof uses this declaration.