Theorems · Inductive type · category theory
Homotopy
{ι : Type u_1} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Preadditive V] →
{c : ComplexShape ι} → {C D : HomologicalComplex V c} → (C ⟶ D) → (C ⟶ D) → Type (max u_1 v)A homotopy h between chain maps f and g consists of components h i j : C.X i ⟶ D.X j
which are zero unless c.Rel j i, satisfying the homotopy condition.
- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 106 results in Mathlib
- Foundations
- Depth 18 from the axioms, rests on 198 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Preadditivestatement · cited by 3,309
- HomologicalComplexstatement · cited by 1,691
- ComplexShapestatement · cited by 1,684
Cited by203
Results whose statement or proof uses this declaration.
- Homotopy.homstatement and proof · cited by 46
- Homotopy.ofEqstatement · cited by 25
- Homotopy.transstatement and proof · cited by 18
- HomologicalComplex.homotopyCofiber.descstatement and proof · cited by 15
- homotopicproof · cited by 12
- Homotopy.compLeftstatement and proof · cited by 11
- HomologicalComplex.homotopyCofiber.inrCompHomotopystatement · cited by 10
- HomotopyEquiv.homotopyInvHomIdstatement · cited by 10
- CochainComplex.HomComplex.Cochain.equivHomotopystatement and proof · cited by 8
- HomotopyCategory.homotopyOfEqstatement · cited by 8
- HomotopyEquiv.homotopyHomInvIdstatement · cited by 8
- CochainComplex.mappingCone.mapOfHomotopystatement and proof · cited by 7
Showing the 200 most cited of 203.