NUS-MATH530 1.C Problem 23
Last edited: August 8, 2025Statement
Suppose \(U_1\), \(U_2\), and \(W\) are subspaces of \(V\), such that:
\begin{equation} \begin{cases} V = U_1 \oplus W\\ V = U_2 \oplus W \end{cases} \end{equation}
Prove or give a counterexample that \(U_1=U_2\)
Intuition
The statement is not true. The definition of direct sums makes it such that, \(\forall v \in V\), there exists a unique representation of \(v\) with \(u_{1i}+w_{i} = v\) for \(u_{1j}\in U_1, w_{j} \in W\) as well as another unique representation \(u_{2i} + w_{i}=v\) for \(u_{2j} \in U_{2}, w_{j} \in W\).
NUS-MATH530 2.C Problem 17
Last edited: August 8, 2025Claim
Proof or give a counter example for the statement that:
\begin{align} \dim\qty(U_1+U_2+U_3) = &\dim U_1+\dim U_2+\dim U_3\\ &-\dim(U_1 \cap U_2) - \dim(U_1 \cap U_3) - \dim(U_2 \cap U_3) \\ &+\dim(U_1 \cap U_2 \cap U_3) \end{align}
Counterexample
This statement is false.
Take the following three subspaces of \(\mathbb{F}^{2}\):
\begin{align} U_1 = \qty{\mqty(a \\ 0): a \in \mathbb{F}}\\ U_2 = \qty{\mqty(0 \\ b): b \in \mathbb{F}}\\ U_3 = \qty{\mqty(c \\ c): c \in \mathbb{F}} \end{align}
NUS-MATH530 3.B Problem 20
Last edited: August 8, 2025Statement
Support \(W\) is finite-dimensional, and \(T \in \mathcal{L}(V,W)\). Prove that \(T\) is injective IFF \(\exists S \in \mathcal{L}(W,V)\) such that \(ST = I \in \mathcal{L}(V,V)\).
Proof
Given injectivity
Given an injective \(T \in \mathcal{L}(V,W)\), we desire that \(\exists S \in \mathcal{L}(W,V)\) such that \(ST = I \in \mathcal{L}(V,V)\).
We begin with some statements.
- Recall that, a linear map called injective when \(Tv=Tu \implies v=u\)
- Recall also that the “identity map” on \(V\) is a map \(I \in \mathcal{L}(V,V)\) such that \(Iv = v, \forall v \in V\)
Motivating \(S\)
We show that we can indeed create a function \(S\) by the injectivity of \(T\). Recall a function is a map has the property that \(v=u \implies Fv=Fu\).
NUS-MATH530 3.B Problem 20
Last edited: August 8, 2025Statement
Support \(W\) is finite-dimensional, and \(T \in \mathcal{L}(V,W)\). Prove that \(T\) is injective IFF \(\exists S \in \mathcal{L}(W,V)\) such that \(ST = I \in \mathcal{L}(V,V)\).
Proof
Given injectivity
Given an injective \(T \in \mathcal{L}(V,W)\), we desire that \(\exists S \in \mathcal{L}(W,V)\) such that \(ST = I \in \mathcal{L}(V,V)\).
Creating \(S\)
Define a relation \(S:range\ T\to V\) in the following manner:
\begin{equation} S(v) = a \mid Ta = v \end{equation}
NUS-MATH530 5.A and Discussion
Last edited: August 8, 2025Chapter 4 discussion with Lachlan
4.2
False.
The union between \(\{0\} \cup \{p \in \mathcal{P}(\mathbb{F}): deg\ p = m\}\) is not closed under addition. You can add two \(m\) degree polynomials and get something that’s not \(m\) degrees:
\begin{equation} (z^{m} + 1) - z^{m} = 1 \end{equation}
4.3
False.
The union between \(\{0\} \cup \{p \in \mathcal{P}(\mathbb{F}): deg\ p\ even\}\) is not closed also under addition, for the same reason:
