Theorems · Definition · category theory
Homotopy.nullHomotopy
{ι : Type u_1} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Preadditive V] →
{c : ComplexShape ι} →
{C D : HomologicalComplex V c} →
(hom : (i j : ι) → C.X i ⟶ D.X j) →
(∀ (i j : ι), ¬c.Rel j i → hom i j = 0) → Homotopy (Homotopy.nullHomotopicMap hom) 0Tautological construction of the Homotopy to zero for maps constructed by
nullHomotopicMap, at least when we have the zero condition.
- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- ComplexShape.Relstatement and proof · cited by 518
- Homotopystatement · cited by 106
- Homotopy.nullHomotopicMapstatement · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- Homotopy.nullHomotopy'proof · cited by 2
- Homotopy.nullHomotopy_homstatement and proof · cited by 0