Theorems · Theorem · category theory
CategoryTheory.Limits.chosenCoend.hom_ext
∀ {J : Type u_1} {C : Type u_2} [inst : CategoryTheory.Category.{v_1, u_2} C]
[inst_1 : CategoryTheory.Category.{v_2, u_1} J] {F : CategoryTheory.Functor Jᵒᵖ (CategoryTheory.Functor J C)}
[inst_2 : CategoryTheory.Limits.ChosenCoendsOfShape J C] {X : C} {f g : CategoryTheory.Limits.chosenCoend F ⟶ X},
(∀ (j : J),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.chosenCoend.ι F j) f =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.chosenCoend.ι F j) g) →
f = gMorphisms out of the chosen coend are determined by their composites with chosenCoend.ι.
- Defined in
- Mathlib.CategoryTheory.Limits.Chosen.End
- Cited by
- 3 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.
Cites26
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
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.Arrow.leftproof · cited by 426
- CategoryTheory.Arrow.homproof · cited by 335
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.chosenCoend.map_compproof · cited by 1
- CategoryTheory.Limits.chosenCoend.map_idproof · cited by 0
- CategoryTheory.Limits.chosenCoend.hom_ext_iffproof · cited by 0