Theorems · Theorem · category theory
CategoryTheory.Limits.chosenCoend.hom_ext_iff
∀ {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},
f = g ↔
∀ (j : J),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.chosenCoend.ι F j) f =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.chosenCoend.ι F j) g- Defined in
- Mathlib.CategoryTheory.Limits.Chosen.End
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.chosenCoendstatement and proof · cited by 18
- CategoryTheory.Limits.ChosenCoendsOfShapestatement and proof · cited by 14
- CategoryTheory.Limits.chosenCoend.ιstatement and proof · cited by 11
- CategoryTheory.Limits.chosenCoend.hom_extproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.