I came across the question:
One non-zero element of ($\mathbb{F}_2$)$^3$ is ($\bar{1}$, $\bar{0}$, $\bar{0}$). Write down three others which are non-zero and none of which are equal. Find a linear relation between these four elements. This proves the elements are linearly dependent. By quoting a statement (such as a Theorem, Lemma or Corollary), prove that four non-zero elements of ($\mathbb{F}_2$)$^3$ can never be linearly independent.
Foremost, I don't understand the notation: ($\mathbb{F}_2$)$^3$
Is this notation for a finite field of two elements in 3-dimensional space?
Secondly, I can't grasp the understanding needed to answer the question. Is the question just asking why a basis of an n-dimensional space should only consist of n elements? As opposed to, in this case, a 3-dimensional space basis can't contain 4 elements so they must be linearly dependent? Any help would be appreciated and sorry if this question is silly.
The notation $(\mathbb F_2)^3$ stands for $\mathbb F_2\times\mathbb F_2\times\mathbb F_2$.
Consider the elements $(1,0,0)$, $(0,1,0)$, $(0,0,1)$, and $(1,1,1)$ of $(\mathbb F_2)^3$. Then$$1\times(1,0,0)+1\times(0,1,0)+1\times(0,0,1)+1\times(1,1,1)=(0,0,0),$$which proves that they are linearly dependent.
Besides, for any field $F$ and any natural number $n$, a subset of $F^n$ with more than $n$ elements is always linearly dependent.