2024-04-14

532: Linearly Independent Subset of Module

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

definition of linearly independent subset of module

Topics


About: module

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of linearly independent subset of module.

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\): \(\in \{\text{ the } R \text{ modules }\}\)
\(*S\): \(\subseteq M\), \(\in \{\text{ the possibly uncountable sets }\}\)
//

Conditions:
\(\forall S' \subseteq S, S' \in \{\text{ the finite sets }\}\)
(
\(\sum_{p_j \in S'} r^j p_j = 0, r^j \in R\)
\(\implies\)
\(\forall j (r^j = 0)\)
)
//


2: Natural Language Description


For any module, \(M\), over any ring, \(R\), any (possibly uncountable) subset, \(S \subseteq M\), such that for each finite subset, \(S' \subseteq S\), \(\sum_{p_j \in S'} r^j p_j = 0\) implies that \(r^j = 0\) for each \(j\), where \(r^j\) is any element of \(R\)


3: Note


As any vectors space is a module, 'linearly independent subset of vectors space' is nothing but 'linearly independent subset of module'.

We need to think of the linear combination of each finite subset instead of the linear combination of possibly infinite \(S\), because the convergence of the linear combination of any infinite elements is not defined without any extra structure like topology or metric.


References


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