THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4. The Dold-Kan equivalence for additive categories.
This file defines preadditive.dold_kan.equivalence
which is the equivalence
of categories karoubi (simplicial_object C) ≌ karoubi (chain_complex C ℕ)
.
(See equivalence.lean
for the general strategy of proof of the Dold-Kan equivalence.)
The functor karoubi (simplicial_object C) ⥤ karoubi (chain_complex C ℕ)
of
the Dold-Kan equivalence for additive categories.
The inverse functor karoubi (chain_complex C ℕ) ⥤ karoubi (simplicial_object C)
of
the Dold-Kan equivalence for additive categories.
The Dold-Kan equivalence karoubi (simplicial_object C) ≌ karoubi (chain_complex C ℕ)
for additive categories.
Equations
- category_theory.preadditive.dold_kan.equivalence = {functor := category_theory.preadditive.dold_kan.N _inst_2, inverse := category_theory.preadditive.dold_kan.Γ _inst_3, unit_iso := algebraic_topology.dold_kan.Γ₂N₂ _inst_3, counit_iso := algebraic_topology.dold_kan.N₂Γ₂ _inst_3, functor_unit_iso_comp' := _}