Theorems · Theorem · category theory
Homotopy.comm
∀ {ι : 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 : C ⟶ D} (self : Homotopy f g) (i : ι),
f.f i = (dNext i) self.hom + (prevD i) self.hom + g.f i- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 2 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- AddMonoidHomstatement · cited by 3,230
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fstatement · cited by 845
- Homotopystatement and proof · cited by 106
- Homotopy.homstatement · cited by 46
- prevDstatement · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- Homotopy.toShortComplexproof · cited by 1
- CochainComplex.HomComplex.δ_ofHomotopyproof · cited by 0
- HomologicalComplex.mapBifunctorMapHomotopy.comm₁proof · cited by 0