Theorems · Definition · category theory
CategoryTheory.Functor.mapHomotopyEquiv
{ι : 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] →
HomotopyEquiv C D →
HomotopyEquiv ((F.mapHomologicalComplex c).obj C) ((F.mapHomologicalComplex c).obj D)An additive functor preserves homotopy equivalences.
- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 4 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · 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
- CategoryTheory.Functor.mapHomologicalComplexstatement and proof · cited by 145
- HomotopyEquiv.homproof · cited by 45
- HomotopyEquiv.invproof · cited by 31
- HomotopyEquivstatement and proof · cited by 27
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapHomotopyEquiv_homstatement and proof · cited by 0
- CategoryTheory.Functor.mapHomotopyEquiv_homotopyHomInvIdstatement and proof · cited by 0
- CategoryTheory.Functor.mapHomotopyEquiv_homotopyInvHomIdstatement and proof · cited by 0
- CategoryTheory.Functor.mapHomotopyEquiv_invstatement and proof · cited by 0