Theorems · Theorem · category theory
CategoryTheory.Limits.hasEqualizer_of_common_retraction
∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.Limits.HasCoreflexiveEqualizers C] {A B : C}
{f g : A ⟶ B} (r : B ⟶ A),
CategoryTheory.CategoryStruct.comp f r = CategoryTheory.CategoryStruct.id A →
CategoryTheory.CategoryStruct.comp g r = CategoryTheory.CategoryStruct.id A → CategoryTheory.Limits.HasEqualizer 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.HasEqualizerstatement · cited by 47
- CategoryTheory.IsCoreflexivePairproof · cited by 11
- CategoryTheory.Limits.HasCoreflexiveEqualizersstatement and proof · cited by 7
- CategoryTheory.IsCoreflexivePair.mk'proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.