Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Subobject.eq_of_comp_arrow_eq

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} {P : CategoryTheory.Subobject Y}
  {f g : X ⟶ CategoryTheory.Subobject.underlying.obj P},
  CategoryTheory.CategoryStruct.comp f P.arrow = CategoryTheory.CategoryStruct.comp g P.arrow → f = g

Two morphisms into a subobject are equal exactly if the morphisms into the ambient object are equal

Defined in
Mathlib.CategoryTheory.Subobject.Basic
Cited by
31 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.hasInitial_of_isCoseparating · cited by 2CategoryTheory.hasInitial…CategoryTheory.Limits.kernel_map_comp_kernelSubobjectIso_inv · cited by 2Limits.kernel_map_comp_ke…AlgebraicTopology.DoldKan.PInftyToNormalizedMooreComplex_naturality · cited by 1DoldKan.PInftyToNormalize…AlgebraicTopology.DoldKan.PInfty_comp_PInftyToNormalizedMooreComplex · cited by 1DoldKan.PInfty_comp_PInft…CategoryTheory.Subobject.inf_isPullback · cited by 1Subobject.inf_isPullbackCategoryTheory.Subobject.factorThru_comp_arrow · cited by 1Subobject.factorThru_comp…CategoryTheory.Subobject.factorThru_eq_zero · cited by 1Subobject.factorThru_eq_z…imageToKernel'_kernelSubobjectIso · cited by 1imageToKernel'_kernelSubo…imageToKernel_comp_right · cited by 0imageToKernel_comp_rightimageToKernel_epi_comp · cited by 0imageToKernel_epi_compCategoryTheory.Limits.factorThruImageSubobject_comp_self · cited by 0Limits.factorThruImageSub…CategoryTheory.Limits.factorThruImageSubobject_comp_self_assoc · cited by 0Limits.factorThruImageSub…CategoryTheory.Subobject.ofLE_mk_le_mk_of_comm · cited by 0Subobject.ofLE_mk_le_mk_o…imageToKernel_op · cited by 0imageToKernel_opimageToKernel_unop · cited by 0imageToKernel_unopCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.cancel_mono · cited by 435CategoryTheory.cancel_monoCategoryTheory.Subobject · cited by 385CategoryTheory.SubobjectCategoryTheory.Subobject.underlying · cited by 211Subobject.underlyingCategoryTheory.Subobject.arrow · cited by 175Subobject.arrowSubobject.eq_of_comp_arrow_eqCITED BYCITES

Cites8

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

Cited by31

Results whose statement or proof uses this declaration.