Theorems · Theorem · category theory
CategoryTheory.Limits.coend.hom_ext
∀ {J : Type u} [inst : CategoryTheory.Category.{v, u} J] {C : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} C]
{F : CategoryTheory.Functor Jᵒᵖ (CategoryTheory.Functor J C)} [inst_2 : CategoryTheory.Limits.HasCoend F] {X : C}
{f g : CategoryTheory.Limits.coend F ⟶ X},
(∀ (j : J),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.coend.ι F j) f =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.coend.ι F j) g) →
f = g- Defined in
- Mathlib.CategoryTheory.Limits.Shapes.End
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Limits.MultispanShape.Rproof · cited by 133
- CategoryTheory.Limits.multispanShapeCoendproof · cited by 19
- CategoryTheory.Limits.multispanIndexCoendproof · cited by 17
- CategoryTheory.Limits.coendstatement and proof · cited by 14
- CategoryTheory.Limits.HasCoendstatement and proof · cited by 14
- CategoryTheory.Limits.coend.ιstatement and proof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.coend.map_compproof · cited by 1
- CategoryTheory.Limits.coend.map_idproof · cited by 0
- CategoryTheory.Limits.coend.hom_ext_iffproof · cited by 0