Theorems · Definition · category theory
CategoryTheory.Limits.coequalizer.desc
{C : Type u} →
{X Y : C} →
[inst : CategoryTheory.Category.{v, u} C] →
{f g : X ⟶ Y} →
[inst_1 : CategoryTheory.Limits.HasCoequalizer f g] →
{W : C} →
(k : Y ⟶ W) →
CategoryTheory.CategoryStruct.comp f k = CategoryTheory.CategoryStruct.comp g k →
(CategoryTheory.Limits.coequalizer f g ⟶ W)Any morphism k : Y ⟶ W satisfying f ≫ k = g ≫ k factors through the coequalizer of f
and g via coequalizer.desc : coequalizer f g ⟶ W.
- Cited by
- 37 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Limits.parallelPairproof · cited by 766
- CategoryTheory.Limits.coequalizerstatement · cited by 79
- CategoryTheory.Limits.colimit.descproof · cited by 63
- CategoryTheory.Limits.Cofork.ofπproof · cited by 56
- CategoryTheory.Limits.HasCoequalizerstatement and proof · cited by 54
Cited by47
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.coequalizer.π_descstatement · cited by 24
- Bimod.AssociatorBimod.homproof · cited by 9
- π_tensor_id_preserves_coequalizer_inv_descstatement · cited by 9
- Bimod.AssociatorBimod.invproof · cited by 7
- Bimod.LeftUnitorBimod.homproof · cited by 6
- Bimod.RightUnitorBimod.homproof · cited by 6
- CategoryTheory.Limits.coequalizerComparisonproof · cited by 6
- Bimod.AssociatorBimod.homAuxproof · cited by 5
- Bimod.AssociatorBimod.hom_inv_idproof · cited by 5
- Bimod.AssociatorBimod.hom_left_act_hom'proof · cited by 5
- Bimod.AssociatorBimod.hom_right_act_hom'proof · cited by 5
- Bimod.AssociatorBimod.inv_hom_idproof · cited by 5