Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.FunctorialFactorizationData.i_mapZ
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {W₁ W₂ : CategoryTheory.MorphismProperty C}
(data : W₁.FunctorialFactorizationData W₂) {X Y X' Y' : C} {f : X ⟶ Y} {g : X' ⟶ Y'}
(φ : CategoryTheory.Arrow.mk f ⟶ CategoryTheory.Arrow.mk g),
CategoryTheory.CategoryStruct.comp (data.factorizationData f).i (data.mapZ φ) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Arrow.Hom.left φ) (data.factorizationData g).i- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 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.
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 · cited by 17,999
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Arrowstatement · cited by 713
- CategoryTheory.Arrow.leftstatement · cited by 426
- CategoryTheory.Arrow.mkstatement and proof · cited by 421
- CategoryTheory.NatTrans.naturalityproof · cited by 318
- CategoryTheory.Arrow.Hom.leftstatement · cited by 160
- CategoryTheory.MorphismProperty.MapFactorizationData.Zstatement · cited by 63
- CategoryTheory.MorphismProperty.MapFactorizationData.istatement · cited by 36
- CategoryTheory.MorphismProperty.FunctorialFactorizationDatastatement and proof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.FunctorialFactorizationData.i_mapZ_assocproof · cited by 0