Theorems · Theorem · category theory
CategoryTheory.IsCofiltered.iff_cone_nonempty
∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C],
CategoryTheory.IsCofiltered C ↔
∀ {J : Type w} [inst_1 : CategoryTheory.SmallCategory J] [CategoryTheory.FinCategory J]
(F : CategoryTheory.Functor J C), Nonempty (CategoryTheory.Limits.Cone F)For every universe w, C is filtered if and only if every finite diagram in C with shape
in w admits a cocone.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.SmallCategorystatement and proof · cited by 480
- CategoryTheory.IsCofilteredstatement and proof · cited by 133
- CategoryTheory.FinCategorystatement and proof · cited by 107
- CategoryTheory.IsCofiltered.of_cone_nonemptyproof · cited by 3
- CategoryTheory.IsCofiltered.cone_nonemptyproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.IsCofiltered.iff_nonempty_limitproof · cited by 0