Let $F$ be a field. A vector space over $F$ is a set $V$ together with $+$,$\cdot$ satisfiyng:
$$+: V \times V \rightarrow V$$ $$\cdot: F \times V \rightarrow V$$
with usual properties.
My question is that why did not we write as a $$+: F \times V \rightarrow V$$
That would be a different kind of structure. The idea of a vector space is to have a "parallelogram" type construct that permits the addition of two vectors to obtain a third vector (as well as the scaling of a given vector by a scale factor from $F,$ that is what the scalar multiplication is about).