Let $V$ be a vector space of dimension $n$ and some set $E = \{v_1, v_2, \dotsc, v_n\}$. If, for every $v \in V$, we have $\begin{cases} \langle v, v_i \rangle = 0 \\ i = 1,2,3,\dotsc,n \end{cases} \implies v=0$, what can be said about $E$?
- Can $E$ be a basis for $V$?
- Can $E$ be a orthonormal basis for $V$?
What I noticed is that, for a given orthonormal basis $B = \{b_1, b_2, \dotsc, b_n\}$ for $V$, we can write $$ v = \langle b_1, v \rangle b_1 + \langle b_2, v \rangle b_2 + \dotsb + \langle b_n, v \rangle b_n $$ In this particular question, there is a problem: if $B$ is such a basis, then we can write $v$ the way I posted. Nothing is said about the opposite. I'm stuck! Could anyone, please, help?
EDIT: I fixed the question. Sorry about that.
It's not clear what you are asking. You say we have "some set {v_1, v_2, …, v_n}" but you do not say if these vectors are independent or span the space. If they are either independent or span the space then they are a basis. You say "for v in V". Do you intend "for every v in V" or "for some v in V". Taking V to be $R^3$, we can take that set to be {(1, 0, 0), (2, 0, 0), (3, 0, 0). Then any vector v= (0, a, b) satisfies that condition. It can be true for every v only if $v_i= 0$ for all i.