Theorems · Theorem · category theory
Homotopy.nullHomotopicMap_f
∀ {ι : Type u_1} {V : Type u} [inst : CategoryTheory.Category.{v, u} V] [inst_1 : CategoryTheory.Preadditive V]
{c : ComplexShape ι} {C D : HomologicalComplex V c} {k₂ k₁ k₀ : ι},
c.Rel k₂ k₁ →
c.Rel k₁ k₀ →
∀ (hom : (i j : ι) → C.X i ⟶ D.X j),
(Homotopy.nullHomotopicMap hom).f k₁ =
CategoryTheory.CategoryStruct.comp (C.d k₁ k₀) (hom k₀ k₁) +
CategoryTheory.CategoryStruct.comp (hom k₁ k₂) (D.d k₂ k₁)- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fstatement · cited by 845
- HomologicalComplex.dstatement and proof · cited by 598
- ComplexShape.Relstatement and proof · cited by 518
- prevDproof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- Homotopy.nullHomotopicMap'_fproof · cited by 6