Theorems · Theorem · category theory
CategoryTheory.RetractArrow.i_w
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z W : C} {f : X ⟶ Y} {g : Z ⟶ W}
(h : CategoryTheory.RetractArrow f g),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Arrow.Hom.left h.i) g =
CategoryTheory.CategoryStruct.comp f (CategoryTheory.Arrow.Hom.right h.i)- Defined in
- Mathlib.CategoryTheory.Retract
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
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 · cited by 17,999
- CategoryTheory.Arrowstatement · cited by 713
- CategoryTheory.Arrow.leftstatement · cited by 426
- CategoryTheory.Arrow.rightstatement · cited by 423
- CategoryTheory.Arrow.mkstatement · cited by 421
- CategoryTheory.Arrow.Hom.rightstatement · cited by 176
- CategoryTheory.Arrow.Hom.leftstatement · cited by 160
- CategoryTheory.Retract.istatement and proof · cited by 34
- CategoryTheory.RetractArrowstatement and proof · cited by 30
- CategoryTheory.Arrow.Hom.wproof · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.RetractArrow.i_w_assocproof · cited by 0
- CategoryTheory.RetractArrow.rightLiftingPropertyproof · cited by 0