Theorems · Definition · category theory
CategoryTheory.NatTrans.mapHomotopyCategory
{ι : Type u_2} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Preadditive V] →
{W : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_1, u_3} W] →
[inst_3 : CategoryTheory.Preadditive W] →
{F G : CategoryTheory.Functor V W} →
[inst_4 : F.Additive] →
[inst_5 : G.Additive] →
(F ⟶ G) → (c : ComplexShape ι) → F.mapHomotopyCategory c ⟶ G.mapHomotopyCategory cA natural transformation induces a natural transformation between the induced functors on the homotopy category.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 30 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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- HomotopyCategorystatement and proof · cited by 132
- HomotopyCategory.quotientproof · cited by 109
- CategoryTheory.Quotient.asproof · cited by 47
- CategoryTheory.Functor.mapHomotopyCategorystatement · cited by 18
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.NatTrans.rightDerivedToHomotopyCategoryproof · cited by 5
- CategoryTheory.NatTrans.leftDerivedToHomotopyCategoryproof · cited by 5
- CategoryTheory.NatTrans.mapHomotopyCategory_appstatement and proof · cited by 0
- CategoryTheory.NatTrans.mapHomotopyCategory_compstatement and proof · cited by 0
- CategoryTheory.NatTrans.mapHomotopyCategory_idstatement and proof · cited by 0