Prove for nonzero scalars a and b such that $$span\{v_1,v_2\}=span\{av_1,bv_2\}$$
My try:
$$span\{v_1,v_2\}=c_1v_1+c_2v_2=c'_1(av_1)+c'_2(bv_2)=span\{av_1,bv_2\}$$ by splitting contants. Is it correct to show ? then what is the role of non zero scalar word here ? i feel it is okay for 0 also
$span\{v_1,v_2\}=\{xv_1+yv_2:x,y\in\mathbb{K}\}=\{\frac{x}{a}(ax)+\frac{y}{b}(bv_2):x,y\in\mathbb{K}\}=\{x'(av_1)+y'(bv_2):x',y'\in\mathbb{K}\}=span\{av_1,bv_2\}$