Rank Normal Form

Rank Normal Form

Given a matrix with rank , we can find invertible matrix and inveribel matrix such that .

It can be seen as a process of simplifying a matrix by changing the basis of its domain and codomain.

Full Rank Decomposition

Full Rank Decomposition

For any matrix with rank , we can find an matrix with rank and an matrix with rank such that .

Proof

The proof is straight forward, pick the right basis, then , and

So set and .

So basically any linear transformation is a composition of a projection to a subspace and an inclusion to another space.

Rank-one Decomposition

Rank-one Decomposition

A matrix of rank is the sum of rank-one matrices.

Proof

Do the full rank decomposition, . Say , then

Each is a rank-one matrix.