Rank Nullity and Dimension relation

312 Views Asked by At

How would one prove the relations:

$rank S◦T = rankT-dim(kerS ∩ ImT)$

and

$nullity S◦T = nullityT+dim(kerS ∩ ImT)$

I understand that the use of rank nullity theorem is required but am confused by the composition.

1

There are 1 best solutions below

3
On

It's useful to recognize here that the composition $S \circ T$ is basically (although not really) the restriction of $S$ to $\text{Im}(T)$. Under this restriction, apply the rank-nullity theorem, and the result should come out.