2025-01-12

950: From Module with Basis into Module, Linear Map Can Be Defined by Mapping Basis and Linearly Expanding Mapping

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that from module with basis into module, linear map can be defined by mapping basis and linearly expanding mapping

Topics


About: module

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that from any module with any basis into any module, a linear map can be defined by mapping the basis and linearly expanding the mapping.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
\(R\): \(\in \{\text{ the rings }\}\)
\(M_1\): \(\in \{\text{ the } R \text{ modules }\}\)
\(J\): \(\in \{\text{ the possibly uncountable index sets }\}\)
\(B\): \(= \{b_j \vert j \in J\}\), \(\in \{\text{ the bases for } M_1\}\)
\(M_2\): \(\in \{\text{ the } R \text{ modules }\}\)
\(f\): \(: B \to M_2\)
\(g\): \(: M_1 \to M_2, \sum_{j \in S} m^j b_j \mapsto \sum_{j \in S} m^j f (b_j)\)
//

Statements:
\(g \in \{\text{ the linear maps }\}\)
//

\(M_2\) does not need to have any basis.


2: Proof


Whole Strategy: Step 1: see that \(g\) is well-defined; Step 2: see that \(g\) is linear.

Step 1:

Let us see that \(g\) is well-defined.

Each \(m \in M_1\) is expressed as \(m = \sum_{j \in S} m^j b_j\) by the definition of basis of module, which means that each element of \(M_1\) is mapped.

The expression is unique when each \(m^j\) is required to be nonzero, by the proposition that for any module with any basis, the components set of any element with respect to the basis is unique.

That means that when \(m = \sum_{j \in S} m^j b_j = \sum_{j \in S'} \widetilde{m}^j b_j\), \(S \subseteq S'\) and for each \(j \in S\), \(\widetilde{m}^j = m^j\) and for each \(j \in S' \setminus S\), \(\widetilde{m}^j = 0\).

So, \(\sum_{j \in S'} \widetilde{m}^j f (b_j) = \sum_{j \in S} \widetilde{m}^j f (b_j) + \sum_{j \in S' \setminus S} \widetilde{m}^j f (b_j) = \sum_{j \in S} m^j f (b_j) + \sum_{j \in S' \setminus S} 0 f (b_j) = \sum_{j \in S} m^j f (b_j)\), which means that the result does not depend on the expression.

\(\sum_{j \in S} m^j f (b_j) \in M_2\).

So, each element of \(M_1\) is mapped into \(M_2\) and there is no ambiguity in the mapping.

Step 2:

Let us see that \(g\) is indeed linear.

Let \(m, m' \in M_1\) be any. Let \(r, r' \in R\) be any.

\(m = \sum_{j \in S} m^j b_j\) and \(m' = \sum_{j \in S'} m'^j b_j\).

Let us take \(S \cup S'\). For each \(j \in S \cup S'\), let \(\widetilde{m}^j = m^j\) for \(j \in S\) and \(\widetilde{m}^j = 0\) for \(j \notin S\). For each \(j \in S \cup S'\), let \(\widetilde{m'}^j = m'^j\) for \(j \in S'\) and \(\widetilde{m'}^j = 0\) for \(j \notin S'\).

Then, \(m = \sum_{j \in S \cup S'} \widetilde{m}^j b_j\) and \(m' = \sum_{j \in S \cup S'} \widetilde{m'}^j b_j\).

\(g (r m + r' m') = g (r \sum_{j \in S \cup S'} \widetilde{m}^j b_j + r' \sum_{j \in S \cup S'} \widetilde{m'}^j b_j) = g (\sum_{j \in S \cup S'} (r \widetilde{m}^j + r' \widetilde{m'}^j) b_j) = \sum_{j \in S \cup S'} (r \widetilde{m}^j + r' \widetilde{m'}^j) f (b_j) = r \sum_{j \in S \cup S'} \widetilde{m}^j f (b_j) + r' \sum_{j \in S \cup S'} \widetilde{m'}^j f (b_j) = r g (\sum_{j \in S \cup S'} \widetilde{m}^j b_j) + r' g (\sum_{j \in S \cup S'} \widetilde{m'}^j b_j) = r g (m) + r' g (m')\).


References


<The previous article in this series | The table of contents of this series | The next article in this series>