Theorems · Definition · category theory
CategoryTheory.Arrow.RightHomotopy.compLeftId
{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} →
CategoryTheory.Arrow.RightHomotopy f (CategoryTheory.CategoryStruct.id v) →
(g : u ⟶ v) → CategoryTheory.Arrow.RightHomotopy (CategoryTheory.CategoryStruct.comp g f) gA variant of RightHomotopy.compLeft useful for dealing with homotopy equivalences.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
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.compstatement · cited by 17,999
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.RightHomotopystatement and proof · cited by 22
- CategoryTheory.Arrow.RightHomotopy.ofEqproof · cited by 1
- CategoryTheory.Arrow.RightHomotopy.transproof · cited by 1
- CategoryTheory.Arrow.RightHomotopy.compLeftproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Arrow.RightHomotopy.compLeftId_homstatement · cited by 0