Theorems · Theorem · category theory
CategoryTheory.Limits.imageSubobject_arrow
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y)
[inst_1 : CategoryTheory.Limits.HasImage f],
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.imageSubobjectIso f).hom (CategoryTheory.Limits.image.ι f) =
(CategoryTheory.Limits.imageSubobject f).arrow- Defined in
- Mathlib.CategoryTheory.Subobject.Limits
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Subobject.underlyingstatement · cited by 211
- CategoryTheory.Subobject.arrowstatement and proof · cited by 175
- CategoryTheory.Limits.imagestatement · cited by 124
- CategoryTheory.Subobject.mkproof · cited by 109
- CategoryTheory.Limits.HasImagestatement and proof · cited by 107
- CategoryTheory.Limits.image.ιstatement and proof · cited by 104
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.imageSubobject_arrow_assocproof · cited by 3
- CategoryTheory.Limits.imageSubobject_zero_arrowproof · cited by 2
- CategoryTheory.Limits.imageSubobject_leproof · cited by 1
- CategoryTheory.Limits.imageSubobject_monoproof · cited by 0
- imageToKernel_unopproof · cited by 0
- imageSubobjectIso_imageToKernel'proof · cited by 0