Theorems · Theorem · category theory
CategoryTheory.Limits.ColimitPresentation.Total.Hom.ext
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {J : Type u_1} {I : J → Type u_2}
{inst_1 : CategoryTheory.Category.{v_1, u_1} J} {inst_2 : (j : J) → CategoryTheory.Category.{u_3, u_2} (I j)}
{D : CategoryTheory.Functor J C} {P : (j : J) → CategoryTheory.Limits.ColimitPresentation (I j) (D.obj j)}
{k l : CategoryTheory.Limits.ColimitPresentation.Total P} {x y : k.Hom l}, x.base = y.base → x.hom = y.hom → x = y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Limits.ColimitPresentation.diagstatement and proof · cited by 62
- CategoryTheory.Limits.ColimitPresentationstatement and proof · cited by 54
- CategoryTheory.Limits.ColimitPresentation.ιproof · cited by 33
- CategoryTheory.Limits.ColimitPresentation.Totalstatement and proof · cited by 20
- CategoryTheory.Limits.ColimitPresentation.Total.Homstatement and proof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.ColimitPresentation.Total.Hom.ext_iffproof · cited by 0