Theorems · Definition · category theory
Homotopy.nullHomotopicMap
{ι : Type u_1} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Preadditive V] →
{c : ComplexShape ι} → {C D : HomologicalComplex V c} → ((i j : ι) → C.X i ⟶ D.X j) → (C ⟶ D)The null homotopic map associated to a family hom of morphisms C_i ⟶ D_j.
This is the same datum as for the field hom in the structure Homotopy. For
this definition, we do not need the field zero of that structure
as this definition uses only the maps C_i ⟶ C_j when c.Rel j i.
- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.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.Relproof · cited by 518
- prevDproof · cited by 18
- dNextproof · cited by 17
Cited by13
Results whose statement or proof uses this declaration.
- Homotopy.nullHomotopicMap'proof · cited by 11
- Homotopy.comp_nullHomotopicMapstatement and proof · cited by 1
- Homotopy.nullHomotopicMap_compstatement and proof · cited by 1
- Homotopy.nullHomotopicMap_fstatement · cited by 1
- Homotopy.nullHomotopicMap_f_eq_zerostatement · cited by 1
- Homotopy.nullHomotopicMap_f_of_not_rel_leftstatement · cited by 1
- Homotopy.nullHomotopicMap_f_of_not_rel_rightstatement · cited by 1
- Homotopy.nullHomotopystatement · cited by 1
- Homotopy.map_nullHomotopicMap'proof · cited by 1
- Homotopy.map_nullHomotopicMapstatement and proof · cited by 1
- Homotopy.comp_nullHomotopicMap'proof · cited by 0
- Homotopy.nullHomotopicMap'_compproof · cited by 0