I'm struggling to see how these two definitions of geometric independence are related.
In Elements of Algebraic Topology by J. Munkres the following definition is given:
Given a set $\{a_0,a_1,\ldots,a_k\}$ of points in $\mathbb{R}^n$ is said to be geometrically independent if for any (real) scalars $t_i$, the equations \begin{equation} \sum_{i=0}^kt_i =0, \text{ and }\sum_{i=0}^k t_ia_i =\boldsymbol{0} \end{equation} imply that $t_0 = t_1 = \ldots = t_k =0$.
And in Basic Concepts of Algebraic Topology, by F. H. Croom, geometric independence is defined as
A set $A=\{a_0,a_1,\ldots,a_k\}$ of $k+1$ points in $\mathbb{R}^n$ is geometrically independent means that no hyperplane of dimension $k-1$ contains all the points.
Croom defines the hyperplane as the set $H = \{v+a\mid a\in A\}$, where $A$ is a subspace of a vector space $V$ and $v\in V$.
Any help is gladly appreciated.