Theorems · Definition · category theory
Homotopy.add
{ι : 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₁ g₁ f₂ g₂ : C ⟶ D} → Homotopy f₁ g₁ → Homotopy f₂ g₂ → Homotopy (f₁ + f₂) (g₁ + g₂)the sum of two homotopies is a homotopy between the sum of the respective morphisms.
- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Preadditivestatement and proof · cited by 3,309
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- ComplexShape.Relproof · cited by 518
- Homotopystatement and proof · cited by 106
- Homotopy.homproof · cited by 46
Cited by4
Results whose statement or proof uses this declaration.
- Homotopy.add_homstatement and proof · cited by 1
- AlgebraicTopology.DoldKan.homotopyPToId.eq_defstatement and proof · cited by 0
- CochainComplex.cm5b.homotopyEquivproof · cited by 0
- AlgebraicTopology.DoldKan.homotopyPToId_eventually_constantproof · cited by 0