I want help to the following problem(especially I want to tell me which is the basic idea behind the solution):
Problem: We have the following assumptions:
- Let $B$ is projective $R-$module
- $A$ is $R-$submodule of $B$ and
- $B/A$ is projective $R-$module.
Show that: $A$ is projective $R-$module.
Solution(my attempt): Let $\psi : C \rightarrow D$ is $R-$module epimorphism and $f : A \rightarrow D$ is $R-$module homomorphism.
Then, we want to find a unique $R-$module homomorphism $g : A \rightarrow C$ such that $\psi \circ g = f$.
Consider the $R-$module epimorphism $i : B \rightarrow A$, (since $B$ is projective $R-$module), then there is unique $R-$module homomorphism $h : B \rightarrow C$ such that $\psi \circ h = f \circ i$.
We have also the canonical $R-$module $\pi : B \rightarrow B/A$ with $\ker\pi = A$.
(This is my attempt)
How can we use that $B/A$ is projective $R-$module?
and after
How can we find this unique $R-$module homomorphism $g : B \rightarrow C$ with $\psi \circ g = f$?
Can you tell me how can I think similar problems, what is the key-idea behind the solution?
Thank you a lot!