Theorems · Theorem · category theory
CategoryTheory.Limits.hasCoequalizer_of_common_section
∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.Limits.HasReflexiveCoequalizers C] {A B : C}
{f g : A ⟶ B} (r : B ⟶ A),
CategoryTheory.CategoryStruct.comp r f = CategoryTheory.CategoryStruct.id B →
CategoryTheory.CategoryStruct.comp r g = CategoryTheory.CategoryStruct.id B →
CategoryTheory.Limits.HasCoequalizer f g- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext
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.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Limits.HasCoequalizerstatement · cited by 54
- CategoryTheory.IsReflexivePairproof · cited by 19
- CategoryTheory.Limits.HasReflexiveCoequalizersstatement and proof · cited by 9
- CategoryTheory.IsReflexivePair.mk'proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.