An affine space,
A, is a
tuple, (A,
V,f), where A is a nonempty set, the
underlying set or
point set of this affine space, whose elements we call
points.
V is a
vector space, (V,
K,
+,s), where V is a nonempty set whose elements we call
vectors;
K is its underlying field,
+ is vector addition, obeying the axioms of a commutative
group, and s is the scalar multiplication function, s:K x V --> V, by which this vector space is defined.
K, the field, is defined similarly, as a tuple, (K,+,*), where K is a nonempty set whose elements we call scalars, + is the field's addition function, and * its multiplication.
f is a function f:V x A --> A which obeys the affine space axioms, as listed at Wikipedia:
Affine space in two equivalent versions, and at
Wolfram Mathworld and many other sites.
The set A on its own doesn't constitute an affine space. It needs this extra structure to meet the requirements of the definition. But when a particular choice of
V and f are "understood" (understood meaning: expected to be obvious from the context), people will often refer to the set A, colloquially/sloppily, as an affine space, just as they may refer to the set V as a vector space, when it's taken for granted that listeners/readers will know which particular field and which particular vector addition function are being used.
A well known type of vector space, sometimes called a
coordinate space, is a vector space of the form (K
n,
K,+,s) where
+ is itemwise/entrywise/termwise addition, the ith term of
a + b being the sum of the ith terms of
a and
b, and s multiplies each term of its vector input by its scalar input. Not every vector space is a coordinate space, but every n-dimensional vector space over the field
K is isomorphic to (K
n,
K,
+).
The point set of an affine space doesn't have to be a set of the form K
n. But given any coordinate space
V = (K
n,
K,
+,s), we have an affine space (K
n,
V,
+).
In fact, more generally, given any vector space, (V,
K,
+,s), where
+ is any vector addition function obeying the axioms of a commutative group, and s any scalar multiplication function obeying the vectors space axioms, we have an affine space (V,
V,
+). This is what Wikipedia:
Affine space means by "any vector space is an affine space over itself."