I'm sure I've done this before in abstract algebra. Regardless it's escaped me now.
I have proved that for $T:U\rightarrow V$, with $dim(U)=m$ and $dim(V)=n$ that $rank(T)\le m$ which is obvious, but I have proved it none the less.
I want to.... this is where I get stuck. I'm not quite sure how to say it.
Suppose we have a $T$ for example that takes $U\subset\mathbb{R}^3\rightarrow V\subset\mathbb{R}^3$, we could still have a $T$ that maps a plane to something (a plane, line or point) in this case rather than $rank(T)\le 3$ I can state $rank(T)\le 2$.
(Correct my notation here, I don't like writing subset, I mean number of dimensions of the space!)
To show this I can say $F:P\subset\mathbb{R}^2\rightarrow U\subset\mathbb{R}^3$.
Then let $G:P\rightarrow V$ and that $G=TF$, now $rank(G)\le dim(P) = 2$
Now, if $U,P,Q,R$ are spaces of dimension $\le 2$ and P,Q,R are subspaces of U
$A:U\rightarrow P$
$B=A:P\rightarrow Q$
$C=A:Q\rightarrow R$
We can now say $A^2=BA$ then $A^3=CBA$
We know that for $A$ rank(A)$\le 2$, this thus provides an upper-bound for rank($A^3$)
I want to show now that if I keep applying a linear transformation that the rank is a monotonically decreasing ($\le$) sequence. I am unsure on a proof that the rank of a transformation cannot be greater than the domain's dimensions. Although this is trivial.
(NOTE:
I have proven that if a set of n vectors, R, span a vector space V, and you take a set W of m linearly independent vectors in V that m$\le$n)
If rank(A)=2 then rank($A^2$)=2 and so rank($A^3$)=2
if rank(A)=1 then rank($A^2$)=0 and rank($A^3$)=0
if rank(A)=0 then rank($A^2$)=0 and rank($A^3$)=0
But again, I can't prove this, or at least I am unsure of how to write it.
something to clarify:
For a map $T:U\rightarrow V$ how do we distinguish (using notation) whether or not we actually use all dim(U)?
For example we might have a T that maps a plane in R^3 to a line in R^3, this can be expressed as a composition of maps, one that takes a 2 dimensional vector space (coordinates of the plane in 3 space) to a 3 dimensional point in T's domain, which T then maps to a line.
We have rank - the dimensions of the image - to make this distinction on the map's target (the rank of T is 1 if it maps something to a line, but the dimensions of the target is 3)
How do we write this? What do I say to describe this?
How do I distinguish between the number of vectors in a basis and the number of dimensions the space that basis is in has?
Sorry for the length of this! I tried to talk though my problem in the hope of seeing it myself, no such luck, thanks.