Theorems · Theorem · category theory
CategoryTheory.IsCofiltered.cone_nonempty
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.IsCofiltered C] {J : Type w}
[inst_2 : CategoryTheory.SmallCategory J] [CategoryTheory.FinCategory J] (F : CategoryTheory.Functor J C),
Nonempty (CategoryTheory.Limits.Cone F)If we have IsCofiltered C, then for any functor F : J ⥤ C with FinCategory J,
there exists a cone over F.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Finsetproof · cited by 13,712
- CategoryTheory.Functor.mapproof · cited by 8,698
- Finset.univproof · cited by 3,473
- CategoryTheory.Category.id_compproof · cited by 1,998
- Finset.imageproof · cited by 910
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.SmallCategorystatement and proof · cited by 480
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.IsCofiltered.coneproof · cited by 3
- CategoryTheory.IsCofiltered.iff_cone_nonemptyproof · cited by 1