Theorems · Definition · category theory
CategoryTheory.Functor.mapHomotopy
{ι : Type u_1} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Preadditive V] →
{c : ComplexShape ι} →
{C D : HomologicalComplex V c} →
{W : Type u_2} →
[inst_2 : CategoryTheory.Category.{v_1, u_2} W] →
[inst_3 : CategoryTheory.Preadditive W] →
(F : CategoryTheory.Functor V W) →
[inst_4 : F.Additive] →
{f g : C ⟶ D} →
Homotopy f g → Homotopy ((F.mapHomologicalComplex c).map f) ((F.mapHomologicalComplex c).map g)An additive functor takes homotopies to homotopies.
- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 3 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.
Cites13
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- ComplexShape.Relproof · cited by 518
- CategoryTheory.Functor.mapHomologicalComplexstatement · cited by 145
- Homotopystatement and proof · cited by 106
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapHomotopyEquivproof · cited by 4
- CategoryTheory.Functor.mapHomotopyEquiv_homotopyHomInvIdstatement · cited by 0
- CategoryTheory.Functor.mapHomotopyEquiv_homotopyInvHomIdstatement · cited by 0
- CategoryTheory.Functor.mapHomotopy_homstatement and proof · cited by 0