Theorems · Theorem · category theory
CategoryTheory.Functor.final_of_colimit_comp_coyoneda_iso_pUnit
∀ {C : Type v} [inst : CategoryTheory.Category.{v, v} C] {D : Type u₁} [inst_1 : CategoryTheory.Category.{v, u₁} D]
(F : CategoryTheory.Functor C D)
(I : (d : D) → CategoryTheory.Limits.colimit (F.comp (CategoryTheory.coyoneda.obj (Opposite.op d))) ≅ PUnit.{v + 1}),
F.FinalIf colimit (F ⋙ coyoneda.obj (op d)) ≅ PUnit for all d : D, then F is final.
- Defined in
- Mathlib.CategoryTheory.Limits.Final
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Discreteproof · cited by 2,447
- CategoryTheory.Functor.fromPUnitproof · cited by 769
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.IsSifted.isSiftedOrEmpty_of_colim_preservesBinaryProductsproof · cited by 1
- CategoryTheory.Functor.final_of_isTerminal_colimit_comp_yonedaproof · cited by 1
- CategoryTheory.Functor.final_iff_isIso_colimit_preproof · cited by 1