Theorems · Definition · category theory
CategoryTheory.Functor.isInitial
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
{F : CategoryTheory.Functor C D} →
((X : C) → CategoryTheory.Limits.IsInitial (F.obj X)) → CategoryTheory.Limits.IsInitial FIf F : C ⥤ D is such that F.obj X is initial for any X : C,
then F is an initial object.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.evaluationproof · cited by 173
- CategoryTheory.Functor.mapCoconeproof · cited by 161
- CategoryTheory.Limits.IsInitialstatement and proof · cited by 158
- CategoryTheory.Functor.emptyproof · cited by 103
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.