The Dold-Kan equivalence for additive categories.
This file defines Preadditive.DoldKan.equivalence
which is the equivalence
of categories Karoubi (SimplicialObject C) ≌ Karoubi (ChainComplex C ℕ)
.
(See Equivalence.lean
for the general strategy of proof of the Dold-Kan equivalence.)
def
CategoryTheory.Preadditive.DoldKan.N
{C : Type u_1}
[CategoryTheory.Category.{u_2, u_1} C]
[CategoryTheory.Preadditive C]
:
The functor Karoubi (SimplicialObject C) ⥤ Karoubi (ChainComplex C ℕ)
of
the Dold-Kan equivalence for additive categories.
Instances For
def
CategoryTheory.Preadditive.DoldKan.Γ
{C : Type u_1}
[CategoryTheory.Category.{u_2, u_1} C]
[CategoryTheory.Preadditive C]
[CategoryTheory.Limits.HasFiniteCoproducts C]
:
The inverse functor Karoubi (ChainComplex C ℕ) ⥤ Karoubi (SimplicialObject C)
of
the Dold-Kan equivalence for additive categories.
Instances For
def
CategoryTheory.Preadditive.DoldKan.equivalence
{C : Type u_1}
[CategoryTheory.Category.{u_2, u_1} C]
[CategoryTheory.Preadditive C]
[CategoryTheory.Limits.HasFiniteCoproducts C]
:
The Dold-Kan equivalence Karoubi (SimplicialObject C) ≌ Karoubi (ChainComplex C ℕ)
for additive categories.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
@[simp]
@[simp]