Theorems · Definition · category theory
Homotopy.compLeftId
{ι : Type u_1} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Preadditive V] →
{c : ComplexShape ι} →
{C D : HomologicalComplex V c} →
{f : D ⟶ D} →
Homotopy f (CategoryTheory.CategoryStruct.id D) →
(g : C ⟶ D) → Homotopy (CategoryTheory.CategoryStruct.comp g f) ga variant of Homotopy.compLeft useful for dealing with homotopy equivalences.
- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- Homotopystatement and proof · cited by 106
- Homotopy.ofEqproof · cited by 25
- Homotopy.transproof · cited by 18
- Homotopy.compLeftproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- Homotopy.compLeftId_homstatement · cited by 0