Theorems · Theorem · category theory
CategoryTheory.Limits.equalizer.hom_ext
∀ {C : Type u} {X Y : C} [inst : CategoryTheory.Category.{v, u} C] {f g : X ⟶ Y}
[inst_1 : CategoryTheory.Limits.HasEqualizer f g] {W : C} {k l : W ⟶ CategoryTheory.Limits.equalizer f g},
CategoryTheory.CategoryStruct.comp k (CategoryTheory.Limits.equalizer.ι f g) =
CategoryTheory.CategoryStruct.comp l (CategoryTheory.Limits.equalizer.ι f g) →
k = lTwo maps into an equalizer are equal if they are equal when composed with the equalizer map.
- Cited by
- 27 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.
Cites9
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.limit.isLimitproof · cited by 146
- CategoryTheory.Limits.equalizer.ιstatement and proof · cited by 64
- CategoryTheory.Limits.equalizerstatement and proof · cited by 60
- CategoryTheory.Limits.HasEqualizerstatement and proof · cited by 47
- CategoryTheory.Limits.Fork.IsLimit.hom_extproof · cited by 11
Cited by27
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.kernelIsoOfEq_reflproof · cited by 5
- CategoryTheory.ShortComplex.exact_iff_epi_kernel_liftproof · cited by 3
- CategoryTheory.Abelian.PreservesImage.factorThruImage_iso_homproof · cited by 2
- CategoryTheory.ObjectProperty.exists_epiModSerre_comp_eq_zero_iffproof · cited by 2
- CategoryTheory.Limits.kernel.lift_mapproof · cited by 1
- CategoryTheory.Abelian.FunctorCategory.coimageImageComparison_appproof · cited by 1
- CategoryTheory.Abelian.epiWithInjectiveKernel_iff_of_isZeroproof · cited by 1
- CategoryTheory.Limits.kernel.map_idproof · cited by 1
- CategoryTheory.Limits.kernel.map_zeroproof · cited by 1
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_compproof · cited by 1
- CategoryTheory.Limits.equalizer.isoSourceOfSelf_invproof · cited by 1