Theorems · Theorem · category theory
CategoryTheory.IsFiltered.cocone_nonempty
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.IsFiltered C] {J : Type w}
[inst_2 : CategoryTheory.SmallCategory J] [CategoryTheory.FinCategory J] (F : CategoryTheory.Functor J C),
Nonempty (CategoryTheory.Limits.Cocone F)If we have IsFiltered C, then for any functor F : J ⥤ C with FinCategory J,
there exists a cocone over F.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 3 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.comp_idproof · cited by 2,119
- Finset.imageproof · cited by 910
- CategoryTheory.Limits.Coconestatement · cited by 746
- CategoryTheory.SmallCategorystatement and proof · cited by 480
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.IsFiltered.iff_cocone_nonemptyproof · cited by 2
- CategoryTheory.IsFiltered.coconeproof · cited by 1
- RingHom.EssFiniteType.exists_comp_map_eq_of_isColimitproof · cited by 1
- RingHom.EssFiniteType.exists_eq_comp_ι_app_of_isColimitproof · cited by 1