Theorems · Theorem · category theory
CategoryTheory.Functor.Final.exists_coeq_of_locally_small
∀ {C : Type v₁} [inst : CategoryTheory.Category.{v₁, v₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₁, u₂} D]
(F : CategoryTheory.Functor C D) [CategoryTheory.IsFilteredOrEmpty C] [F.Final] {d : D} {c : C} (s s' : d ⟶ F.obj c),
∃ c' t, CategoryTheory.CategoryStruct.comp s (F.map t) = CategoryTheory.CategoryStruct.comp s' (F.map t)Implementation; use Functor.Final.exists_coeq instead.
- Defined in
- Mathlib.CategoryTheory.Filtered.Final
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.Functor.map_compproof · cited by 734
- Equiv.injectiveproof · cited by 464
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.final_iff_of_isFilteredproof · cited by 6