Theorems · Theorem · category theory
CategoryTheory.Limits.ImageMap.mk.inj
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {f g : CategoryTheory.Arrow C}
{inst_1 : CategoryTheory.Limits.HasImage f.hom} {inst_2 : CategoryTheory.Limits.HasImage g.hom} {sq : f ⟶ g}
{map : CategoryTheory.Limits.image f.hom ⟶ CategoryTheory.Limits.image g.hom}
{map_ι :
autoParam
(CategoryTheory.CategoryStruct.comp map (CategoryTheory.Limits.image.ι g.hom) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.image.ι f.hom) (CategoryTheory.Arrow.Hom.right sq))
CategoryTheory.Limits.ImageMap.map_ι._autoParam}
{map_1 : CategoryTheory.Limits.image f.hom ⟶ CategoryTheory.Limits.image g.hom}
{map_ι_1 :
autoParam
(CategoryTheory.CategoryStruct.comp map_1 (CategoryTheory.Limits.image.ι g.hom) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.image.ι f.hom) (CategoryTheory.Arrow.Hom.right sq))
CategoryTheory.Limits.ImageMap.map_ι._autoParam},
{ map := map, map_ι := map_ι } = { map := map_1, map_ι := map_ι_1 } → map = map_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.leftstatement · cited by 426
- CategoryTheory.Arrow.rightstatement · cited by 423
- CategoryTheory.Arrow.homstatement and proof · cited by 335
- CategoryTheory.Arrow.Hom.rightstatement and proof · cited by 176
- CategoryTheory.Limits.imagestatement and proof · cited by 124
- CategoryTheory.Limits.HasImagestatement and proof · cited by 107
- CategoryTheory.Limits.image.ιstatement and proof · cited by 104
- CategoryTheory.Limits.ImageMapstatement · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.ImageMap.mk.injEqproof · cited by 1