Theorems · Theorem · category theory
CategoryTheory.Limits.image.ext
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y)
[inst_1 : CategoryTheory.Limits.HasImage f] {W : C} {g h : CategoryTheory.Limits.image f ⟶ W}
[CategoryTheory.Limits.HasLimit (CategoryTheory.Limits.parallelPair g h)],
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.factorThruImage f) g =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.factorThruImage f) h →
g = h- Cited by
- 4 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement and proof · cited by 766
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Limits.imagestatement and proof · cited by 124
- CategoryTheory.Limits.HasImagestatement and proof · cited by 107
- CategoryTheory.Limits.image.ιproof · cited by 104
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.image.compIso_inv_comp_image_ιproof · cited by 2
- CategoryTheory.Limits.image.compIso_hom_comp_image_ιproof · cited by 2
- CategoryTheory.Limits.image.eq_facproof · cited by 1
- CategoryTheory.Abelian.imageIsoImage_invproof · cited by 0