The unit isomorphism of the Dold-Kan equivalence
In order to construct the unit isomorphism of the Dold-Kan equivalence,
we first construct natural transformations
Γ₂N₁.natTrans : N₁ ⋙ Γ₂ ⟶ toKaroubi (SimplicialObject C)
and
Γ₂N₂.natTrans : N₂ ⋙ Γ₂ ⟶ 𝟭 (SimplicialObject C)
.
It is then shown that Γ₂N₂.natTrans
is an isomorphism by using
that it becomes an isomorphism after the application of the functor
N₂ : Karoubi (SimplicialObject C) ⥤ Karoubi (ChainComplex C ℕ)
which reflects isomorphisms.
(See Equivalence.lean
for the general strategy of proof of the Dold-Kan equivalence.)
The natural transformation N₁ ⋙ Γ₂ ⟶ toKaroubi (SimplicialObject C)
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The compatibility isomorphism relating N₂ ⋙ Γ₂
and N₁ ⋙ Γ₂
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The natural transformation N₂ ⋙ Γ₂ ⟶ 𝟭 (SimplicialObject C)
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- ⋯ = ⋯
Equations
- ⋯ = ⋯
The unit isomorphism of the Dold-Kan equivalence.
Equations
- AlgebraicTopology.DoldKan.Γ₂N₂ = (CategoryTheory.asIso AlgebraicTopology.DoldKan.Γ₂N₂.natTrans).symm
Instances For
The natural isomorphism toKaroubi (SimplicialObject C) ≅ N₁ ⋙ Γ₂
.
Equations
- AlgebraicTopology.DoldKan.Γ₂N₁ = (CategoryTheory.asIso AlgebraicTopology.DoldKan.Γ₂N₁.natTrans).symm