By Zorn's Lemma, a module can be finitely generated by its some elements and a submodule?

216 Views Asked by At

Take A as an R-module, and B is its submodule. We can get a submodule $B_1$ of A generated by B and an element $b_1 \in A\backslash$B. By the similar way we can get a submodule $B_2$ of A generated by $B_1$ and an element $b_2 \in A\backslash$$B_1$. Keep doing like this, we can get a sequence B$\subset B_1\subset B_2\subset B_3\subset B_4...$. These sequence is ordered by inclusion and up bounded by A. By Zorn's Lemma, we can get a $B_n$ in the sequence which is the maximal element in this sequence,thus is also equal to A. In this sense, any module A can be generated by a submodule B and finite elements in A. But if A is not finite generated and B is not finite generated, it seems to be a contradiction. What I missed in my proof? Thank you!

1

There are 1 best solutions below

2
On BEST ANSWER

Zorn's lemma says that given any partially ordered set $S$ such that every chain in $S$ is bounded above in $S$, $S$ has a maximal element. Your $S$ is $\{B_i\}$, and there's no reason the chain $S$ should have an upper bound in $S$: claiming $A$ as such a bound is claiming $A\in S$, which is the conclusion you're trying to prove.