Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.equalizer.condition

∀ {C : Type u} {X Y : C} [inst : CategoryTheory.Category.{v, u} C] (f g : X ⟶ Y)
  [inst_1 : CategoryTheory.Limits.HasEqualizer f g],
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.equalizer.ι f g) f =
    CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.equalizer.ι f g) g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Equalizers
Cited by
16 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasEqualizer

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.eq_of_epi_equalizer · cited by 6Limits.eq_of_epi_equalizerCategoryTheory.Limits.image.ext · cited by 4image.extCategoryTheory.Limits.equalizerIsEqualizer · cited by 4Limits.equalizerIsEqualiz…AlgebraicGeometry.ext_of_isDominant_of_isSeparated · cited by 3AlgebraicGeometry.ext_of_…CategoryTheory.Limits.equalizerSubobject_arrow_comp · cited by 3Limits.equalizerSubobject…CategoryTheory.Limits.preservesLimit_of_preservesEqualizers_and_product · cited by 2Limits.preservesLimit_of_…CategoryTheory.Preadditive.hasEqualizer_of_hasKernel · cited by 2Preadditive.hasEqualizer_…CategoryTheory.NormalMonoCategory.epi_of_zero_cokernel · cited by 2NormalMonoCategory.epi_of…CategoryTheory.JointlyFaithful.of_jointly_reflects_isIso_of_mono · cited by 2JointlyFaithful.of_jointl…AlgebraicGeometry.ext_of_fromSpecResidueField_eq · cited by 1AlgebraicGeometry.ext_of_…CategoryTheory.Idempotents.isIdempotentComplete_iff_hasEqualizer_of_id_and_idempotent · cited by 1Idempotents.isIdempotentC…CategoryTheory.hasInitial_of_weakly_initial_and_hasWideEqualizers · cited by 0CategoryTheory.hasInitial…CategoryTheory.RegularMono.equalizer · cited by 0RegularMono.equalizerAlgebraicGeometry.pointsPi_injective · cited by 0AlgebraicGeometry.pointsP…CategoryTheory.Limits.isLimitOfHasEqualizerOfPreservesLimit · cited by 0Limits.isLimitOfHasEquali…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Limits.limit.cone · cited by 97limit.coneCategoryTheory.Limits.equalizer.ι · cited by 64equalizer.ιCategoryTheory.Limits.equalizer · cited by 60Limits.equalizerCategoryTheory.Limits.HasEqualizer · cited by 47Limits.HasEqualizerCategoryTheory.Limits.Fork.condition · cited by 11Fork.conditionequalizer.conditionCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.