Theorems · Theorem · category theory
CategoryTheory.Limits.imageSubobject_iso_comp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} [CategoryTheory.Limits.HasEqualizers C] {X' : C}
(h : X' ⟶ X) [inst_2 : CategoryTheory.IsIso h] (f : X ⟶ Y) [inst_3 : CategoryTheory.Limits.HasImage f],
CategoryTheory.Limits.imageSubobject (CategoryTheory.CategoryStruct.comp h f) = CategoryTheory.Limits.imageSubobject fPrecomposing by an isomorphism does not change the image subobject.
- Defined in
- Mathlib.CategoryTheory.Subobject.Limits
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 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.CategoryStruct.compstatement and proof · cited by 17,999
- le_antisymmproof · cited by 2,068
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.invproof · cited by 467
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Limits.HasImagestatement and proof · cited by 107
- CategoryTheory.Limits.image.ιproof · cited by 104
- CategoryTheory.Limits.HasEqualizersstatement and proof · cited by 60
- CategoryTheory.Limits.imageSubobjectstatement · cited by 53
- CategoryTheory.Limits.image.preCompproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- HomologicalComplex.image_eq_imageproof · cited by 0
- HomologicalComplex.image_to_eq_imageproof · cited by 0