Theorems · Theorem · category theory
CategoryTheory.Limits.imageSubobjectMap_arrow
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {W X Y Z : C} {f : W ⟶ X}
[inst_1 : CategoryTheory.Limits.HasImage f] {g : Y ⟶ Z} [inst_2 : CategoryTheory.Limits.HasImage g]
(sq : CategoryTheory.Arrow.mk f ⟶ CategoryTheory.Arrow.mk g) [inst_3 : CategoryTheory.Limits.HasImageMap sq],
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.imageSubobjectMap sq)
(CategoryTheory.Limits.imageSubobject g).arrow =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.imageSubobject f).arrow
(CategoryTheory.Arrow.Hom.right sq)- Defined in
- Mathlib.CategoryTheory.Subobject.Limits
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 and proof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Arrowstatement · cited by 713
- CategoryTheory.Arrow.rightstatement · cited by 423
- CategoryTheory.Arrow.mkstatement and proof · cited by 421
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Subobject.underlyingstatement · cited by 211
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.imageSubobjectMap_arrow_assocproof · cited by 0
- CategoryTheory.Limits.image_map_comp_imageSubobjectIso_invproof · cited by 0