Theorems · Definition · category theory
CategoryTheory.Limits.image.eqToIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : C} →
{f f' : X ⟶ Y} →
[inst_1 : CategoryTheory.Limits.HasImage f] →
[inst_2 : CategoryTheory.Limits.HasImage f'] →
f = f' → (CategoryTheory.Limits.image f ≅ CategoryTheory.Limits.image f')An equation between morphisms gives an isomorphism between the images.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Isostatement · cited by 3,963
- CategoryTheory.asIsoproof · cited by 177
- CategoryTheory.Limits.imagestatement · cited by 124
- CategoryTheory.Limits.HasImagestatement and proof · cited by 107
- CategoryTheory.Limits.image.eqToHomproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.image.eq_facstatement · cited by 1
- CategoryTheory.Limits.image.ι_zero'proof · cited by 0
- CategoryTheory.Limits.image.eqToIso.congr_simpstatement and proof · cited by 0
- CategoryTheory.Limits.imageZero'proof · cited by 0