Prove that the set $\{(x,y)\in\mathbb{R}^2:y=2x-1\}$ is a line in $\mathbb{R}^2$, which the points $a=(1,1) \text{ and } b=(0,-1)$ lies on
So as for the points, all the need to be done is to substitute the values and we get:
$a: 1=2*1-1\iff 1=1$ so $a$ lies on the line
$b: -1=2*0-1\iff -1=-1$ so $b$ lies on the line
But what do I need to show to prove that it is a line in $\mathbb{R}^2$?