AXIOMS OF LINEAR SPACE
A triple (V, ⊕, ∗) is a linear space or a vector space over K, if the following four conditions (0) - (iii) hold:
    (0) V is a non-empty set and K is a field (K, +, ·) in abstract algebra sense (in most cases K = R or K = C).
    (i) It exists an internal binary operation in the set V (corresponding to "addition"), i.e. a function ⊕: V × VV, which (therefore) associates to each ordered pair (u, v) ∈ V × V exactly one element uv := ⊕(u, v) ∈ V.
    (ii) For the two sets K ja V exists a scaling function (corresponding to "multiplication by scalars"), i.e. a function ∗: K × VV, (therefore) associates to each ordered pair (α, u) ∈ K × V exactly one element α∗u := ∗(α, u) &isin V.
    (iii) The internal binary operation and the scaling function have the following properties:
      A1. uv = vu for all u, vV (commutativity).
      A2. (uv) ⊕ w = u ⊕ (vw) for all u, v, wV (associativity).
      A3. There exists an element eV, for which ue = u and eu = u for all uV (neutral or zero element of addition).
      A4. For every uV there exists an element −uV, for which u ⊕ (−u) = e and (−u) ⊕ u = e (negative or inverse element).
      A5. α∗(uv) = (α∗u) ⊕ (α∗v) for all α ∈ K, for all u, vV.
      A6. (α + β)∗u = α∗u ⊕ β∗u for all α, β ∈ K, for all uV.
      A7. α∗(β∗u) = (α·β)∗u kaikilla α, β ∈ K, for all uV.
      A8. 1∗u = u for all uV.
If (V, ⊕, ∗) is a linear space over K, the set K is called the scalar space or scalar field.
If K = R, the triple (V, ⊕, ∗) is a real linear space; if K = C, (V, ⊕, ∗) is a complex linear space.
We usually talk briefly about linear space V.