Theorems · Definition · category theory
CategoryTheory.Limits.MonoFactorisation.ofIsoI
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : C} →
{f : X ⟶ Y} →
(F : CategoryTheory.Limits.MonoFactorisation f) →
{I' : C} → (F.I ≅ I') → CategoryTheory.Limits.MonoFactorisation fGiven a mono factorisation X ⟶ I ⟶ Y of an arrow f, an isomorphism I ≅ I' gives a new mono
factorisation X ⟶ I' ⟶ Y of f.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.MonoFactorisation.Istatement and proof · cited by 83
- CategoryTheory.Limits.MonoFactorisationstatement and proof · cited by 69
- CategoryTheory.Limits.MonoFactorisation.mproof · cited by 45
- CategoryTheory.Limits.MonoFactorisation.eproof · cited by 39
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsImage.ofIsoIstatement · cited by 2
- CategoryTheory.Limits.ImageFactorisation.ofIsoIproof · cited by 2
- CategoryTheory.Limits.MonoFactorisation.ofIsoI_Istatement and proof · cited by 0
- CategoryTheory.Limits.MonoFactorisation.ofIsoI_estatement and proof · cited by 0
- CategoryTheory.Limits.MonoFactorisation.ofIsoI_mstatement and proof · cited by 0
- CategoryTheory.Limits.IsImage.ofIsoI_liftstatement · cited by 0
- CategoryTheory.Limits.ImageFactorisation.ofIsoI_Fstatement · cited by 0
- CategoryTheory.Limits.ImageFactorisation.ofIsoI_isImagestatement · cited by 0