Let $(C,\partial)$ be a chain complex where $C_i$ is an $R$-module ($R$ is a given ring) , we can always construct a cochain complex out of the chain complex $(C,\partial)$ in the following way: We construct the $i$th $R$-module of the cochain complex as $C^i=Hom_R(C_i,R)$ this is the $R$-module of $R$-module homomorphisms from $C_i$ to $R$. The $R$-module homomorphism $\delta_i:C^i\rightarrow C^{i+1}$ sends a morphism $f:C_i\rightarrow R$ to the morphism $f\circ \partial_{i+1}:C^{i+1}\rightarrow R$.
Question 1 : What if we take another functor other than $Hom_R(-, R)$ and get another cochain complex out of the original chain complex, do we obtain isomorphic quotients $ker/Im$ in the two cochain complexes?
Question 2 : Given a cochain complex $(C,\delta)$, how can we construct a chain complex out of $(C,\delta)$? I think we can still use the $Hom(-,R)$ functor to the cochain complex to get a chain complex, Is this correct? and why this question seems to be not interesting as i can't find anything about this converse construction, it seems like we always need to get a cochain complex out of a chain complex but not a chain complex out of a cochain complex?
$\endgroup$1 Answer
$\begingroup$For Question 1, the answer is no. The simplest counterexample is to start with any chain complex whose homology is not trivial and to take the functor sending all modules to the zero module. A less trivial example is to take the functor $M\mapsto \text{Hom}_R(-,X)$ for some $R$-module $X$ other than $R$.
For Question 2, the answer is yes, you can go from cochain to chain complexes the same way. The reason people usually go from chain to cochain complexes is probably that in the original applications to topology, it was easy and natural to define the desired chain complexes directly (singular, simplicial, and cell complexes, for example) and then one needed a Hom construction to get cochain complexes. But in other situations, one can define a cochain complex directly (e.g., the deRham complex for a smooth manifold), and then one could use Hom to get a chain complex.
$\endgroup$ 8