rank of partritioned matrix

19 Views Asked by At

Consider a matrix $X=[A, B, C]$ where $A,B$ and $C$ are matrices of full column rank. If we assume that $[A,B]$, $[B,C]$ and $[A,C]$ are of full column rank, can we say that $X$ is of full column rank? If so, how can I prove it?