Theorems · Definition · category theory
Homotopy.toShortComplex
{C : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_2} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{ι : Type u_3} →
{c : ComplexShape ι} →
[DecidableRel c.Rel] →
{K L : HomologicalComplex C c} →
{f g : K ⟶ L} →
Homotopy f g →
(i : ι) →
CategoryTheory.ShortComplex.Homotopy ((HomologicalComplex.shortComplexFunctor C c i).map f)
((HomologicalComplex.shortComplexFunctor C c i).map g)A homotopy between morphisms of homological complexes K ⟶ L induces a homotopy
between morphisms of short complexes K.sc i ⟶ L.sc i.
- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.ShortComplexstatement · cited by 1,850
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fproof · cited by 845
- HomologicalComplex.dproof · cited by 598
- ComplexShape.Relstatement and proof · cited by 518
Cited by1
Results whose statement or proof uses this declaration.
- Homotopy.homologyMap_eqproof · cited by 4