Theorems · Theorem · category theory
CategoryTheory.Limits.MonoFactorisation.fac_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} {f : X ⟶ Y}
(self : CategoryTheory.Limits.MonoFactorisation f) {Z : C} (h : Y ⟶ Z),
CategoryTheory.CategoryStruct.comp self.e (CategoryTheory.CategoryStruct.comp self.m h) =
CategoryTheory.CategoryStruct.comp f hA factorisation of a morphism f = e ≫ m, with m monic.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.MonoFactorisation.Istatement · cited by 83
- CategoryTheory.Limits.MonoFactorisationstatement and proof · cited by 69
- CategoryTheory.Limits.MonoFactorisation.mstatement and proof · cited by 45
- CategoryTheory.Limits.MonoFactorisation.estatement and proof · cited by 39
- CategoryTheory.Limits.MonoFactorisation.facproof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.