This is a second followup question to this question I asked a couple of days ago (here is the first followup question). After resolving the issues I raised in both of the linked questions I proceeded to prove the Jordan-Holder theorem which says that
Jordan-Holder Theorem. Let $M$ be an $R$-module with a composition series $\left\{0 \right\} = M_{t} < \ldots < M_{0} = M$. Then:
- Every series of sub-modules can be refined to a composition series.
- Each pair of composition series $\mathcal{N},\mathcal{M}$ of $M$ has the same length and factors (up to order).
I was able to prove the first part, but unfortunately not the second. Here Is what I have tried:
Proof for $\mathbf{1}$ - I argue by induction that for every $n\in \mathbb{N}$ if $M$ is an $R$-module with a composition series of length $n$ then every series of submodules (not necessarily a composition series) of $M$ can be refined to a composition series (of $M$) of length $n$. Base case - for $n=1$ if $M$ has a composition series of length $1$ then it must be of the form $\left\{0 \right\} = M_{1} \leq M_{0} = M$ and hence $M$ is a simple module for which the claim holds. Induction step - Assume $n \in \mathbb{N}$ is such that for every $R$-module $M$ for which there exists a composition series of length $\ell \leq n$ the claim is satisfied (i.e each series of submodules of $M$ can be refined to a composition series of length $\ell$). Let $M$ be a $R$-module with a composition series $\left\{0\right\} = M_{n+1} < \ldots < M_{1} <M_{0} = M$ and let $\left\{0\right\} = N_{k} < \ldots < N_{1} < N_{0} = M$ be a series of submodules. By the claim proved in the followup question there exists a composition series $\mathcal{T}$ of $M$ such that $\mathcal{T}$ goes through $N_{1}$, $\mathcal{T}$ has length $n+1$, and all of its quotients are isomorphic to $M_{i}/M_{i+1}$. Denote it by $$\mathcal{T} \;:\; \left\{0 \right\} = T_{n+1} < \ldots < T_{r} = N_{1} < \ldots <T_{0} = M$$ where $1\leq r \leq n+1$. Since $1 \leq r \leq n+1$ It follows that $n+1 - r \leq n$, and therefore $N_{1}$ is an $R$-module with a composition series $\left\{0 \right\} = T_{n+1} < \ldots < T_{r} = N_{1}$ of length $\ell = \left(n+1 \right) - r \leq n$. By the induction hypothesis the series of submodules $\left\{0\right\} = N_{k} < \ldots < N_{1} $ can be refined to a composition series of $N_{1}$ of length $\ell$. Deonte it by $$\mathcal{S} \; : \; \left\{0\right\} = S_{n+1} < \ldots < S_{r} = N_{1}$$ Therefore the following series $$\mathcal{X} \; : \; \left\{0\right\} = S_{n+1} < \ldots < S_{r} = N_{1} = T_{r} < \ldots <T_{0} = M$$ is a series obtained by refining $\left\{0\right\} = N_{k} < \ldots < N_{1} < N_{0} = M$ which satisfies the properties that; it is of length $n+1$ and all of its factories are simple. Hence $\mathcal{X}$ is a composition series of $M$ obtained by refining $\left\{0\right\} = N_{k} < \ldots < N_{1} < N_{0}$ which proves $1$ in the theorem.
As said above I am unable to prove the second part and would very much appreciate any help in doing so. Thank you!