Let $C$ be an $m\times n$ matrix with real entries. For vectors $u,v\in\mathbb R^m$, we define $u\sim v$ if there exists a vector $x\in\mathbb R^n$ such that $Cx = u−v$. Prove that for all $u, v,w \in\mathbb R^m$:
i) $u \sim u$;
ii) if $u \sim v$ then $v \sim u$;
iii) if $u \sim v$ and $v \sim w$ then $u \sim w$.
Question from homework, but we haven't seen this in class, so I have no clue how to go about it and start.
Do I make up a matrix and prove it that way? Is that proof of this?
Let's just focus on (i) for now. You have to prove the claim for every matrix $C$, so making up one particular one is not the way to go. Let's first write down the definition we need. By definition, we have
write down the claim you need to prove:
Clearly, as all "for all" claim proofs start, you must begin by saying:
Now, you must prove that $u\sim u$. To do that:
In a comment (or as an edit to your quesiton), tell us: which of the steps above is giving you problems? We can help you further once we know where the problem is.