Is there a name for a basis but without the requirement of every vector having a unique representation?

112 Views Asked by At

I need some info on bases but without the restriction of any vector having a unique representation, so, for example, if we have a vector space $V$ over a field $F$ with a, let's call it, a "semi-basis" $SB=\{e_1,\ldots,e_n\}$, that means that they are linearly independent of each other and every vector $v$ can be represented as linear combination of elements of the semibasis, so, for any $v\in V$, if $e_1,\ldots,e_n\in SB$,

$$v=a_1e_1+\cdots+a_ne_n$$

but it may be that

$$v=a_1e_1+\cdots+a_ne_n=b_1e_1+\cdots+b_ne_n$$

where $a_i\neq b_i$ for some $1\leq i\leq n$. Is there a name for a basis like this? If in vector spaces this condition is impossible and it needs a module or something like that, I consider an answer for them as valid. Thanks.

3

There are 3 best solutions below

5
On BEST ANSWER

Yes, it has a name. It is a “spanning set”.

2
On

If the vectors are linearly independent and they span $V$ the representation for any vector $v$ is unique that is

$$v=a_1e_1+\cdots+a_ne_n=b_1e_1+\cdots+b_ne_n \iff a_i=b_i$$

and it is by definition a basis, indeed

$$a_1e_1+\cdots+a_ne_n=b_1e_1+\cdots+b_ne_n $$

$$\iff (a_1-b_1)e_1+\cdots+(a_n-b_n)e_n=0 \iff a_i=b_i$$

Otherwise, if the span $V$ and are not linearly independent, we have infinitely many representation for any vector $v$ (assuming the field F infinite) and we define it as a spanning set.

0
On

... if we have a vector space $V$ over a field $F$ with a, let's call it, a "semi-basis" $SB=\{e_1,\ldots,e_n\}$, that means that they are linearly independent of each other and every vector $v$ can be represented as linear combination of elements of the semibasis ...

If elements in the set $SB$ are linearly "independent", and every vector in $V$ can be represented as a linear combination of elements in the set, then one can show that the representation must be unique. The official name for such set is "basis". If you don't require linear independence, then there are quite a few ways to describe such a set:

For expressing that a vector space $V$ is a span of a set $S$, one commonly uses the following phrases:

  • $S$ spans $V$;
  • $V$ is spanned by $S$;
  • $S$ is a spanning set of $V$;
  • $S$ is a generating set of $V$.

See more in this Wikipedia article: https://en.wikipedia.org/wiki/Linear_span