Theorems · Definition · category theory
CategoryTheory.Limits.image.isoStrongEpiMono
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasStrongEpiMonoFactorisations C] →
{X Y : C} →
{f : X ⟶ Y} →
{I' : C} →
(e : X ⟶ I') →
(m : I' ⟶ Y) →
CategoryTheory.CategoryStruct.comp e m = f →
[CategoryTheory.StrongEpi e] → [CategoryTheory.Mono m] → I' ≅ CategoryTheory.Limits.image fIf C has strong epi mono factorisations, then the image is unique up to isomorphism, in that if
f factors as a strong epi followed by a mono, this factorisation is essentially the image
factorisation.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Isostatement · cited by 3,963
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Limits.imagestatement · cited by 124
- CategoryTheory.StrongEpistatement and proof · cited by 21
- CategoryTheory.Limits.Image.isImageproof · cited by 11
- CategoryTheory.Limits.StrongEpiMonoFactorisation.toMonoIsImageproof · cited by 9
- CategoryTheory.Limits.IsImage.isoExtproof · cited by 8
- CategoryTheory.Limits.StrongEpiMonoFactorisationproof · cited by 8
- CategoryTheory.Limits.HasStrongEpiMonoFactorisationsstatement and proof · cited by 7
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoImageproof · cited by 4
- CategoryTheory.ShortComplex.homologyIsoImageICyclesCompPOpcyclesproof · cited by 3
- CategoryTheory.Limits.image.isoStrongEpiMono_hom_comp_ιstatement · cited by 3
- SimplexCategory.image_ι_eqproof · cited by 2
- SimplexCategory.image_eqproof · cited by 1
- CategoryTheory.Limits.image.isoStrongEpiMono_inv_comp_monostatement · cited by 0