I have a question regarding affine set.
Say given a vector space $V$,and two subspace say $U_1,U_2$ of $V$, and also given $x_1,x_2 \in V$. Also let $L_1$ = $x_1 +U_1$ and $L_2$ = $x_2 +U_2$
How do we show : $L_1 \subseteq L_2$ iff these two conditions $U_1 \subseteq U_2$ and $x_1 - x_2 =0$ are true.
Also I am little bit confused about what the $x_1,x_2$ could be, could they be vector like $x_1= [4,3,7,1]$, or $x_1,x_2$ has to be some constant number ?
I am new to affine space , so I am very confused.
Thank you
Your statement is wrong. If $U_1=U_2,x_2=0$ and $x_1 \in U_2\setminus \{0\}$ then $L_1 \subset L_2$ but $x_1 \neq x_2$. The correct statement is $L_1 \subset L_2$ iff $U_1 \subset U_2$ and $x_1-x_2 \in U_2$.