Theorems · Theorem · category theory
CategoryTheory.Arrow.RightHomotopy.compLeftId_hom
∀ {V : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} V] [inst_1 : CategoryTheory.Preadditive V]
{u v : CategoryTheory.Arrow V} {f : v ⟶ v}
(h : CategoryTheory.Arrow.RightHomotopy f (CategoryTheory.CategoryStruct.id v)) (g : u ⟶ v),
(h.compLeftId g).hom = CategoryTheory.CategoryStruct.comp (CategoryTheory.Arrow.Hom.right g) h.hom- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- add_zeroproof · cited by 2,707
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.leftstatement · cited by 426
- CategoryTheory.Arrow.rightstatement · cited by 423
- CategoryTheory.Arrow.Hom.rightstatement and proof · cited by 176
- CategoryTheory.Arrow.RightHomotopystatement and proof · cited by 22
- CategoryTheory.Arrow.RightHomotopy.homstatement and proof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.