Theorem:
Let $\{x_1,\ldots,x_n\}$ be a linearly independent set of vectors in a normed space $X$ (of any dimension). Then there is a number $c>0$ such that for every choice of scalars $a_1,\ldots,a_n$:
$$\left\lVert a_1x_1+a_2x_2+\cdots+a_nx_n \right\rVert\ge c \left( \lvert a_1 \rvert + \cdots + \lvert a_n \rvert \right)$$
My question is: why is this theorem relevant? It seems that I could pick an extremely small $c$ value close to zero that would satisfy the final equation. I realize that this is likely wrong but I hoping to get some intuition on what the theorem seems to be getting at. The author gets at it a bit with the following statement:
Very roughly speaking it states that in the case of linear independence of vectors we cannot find a linear combination that involves large scalars but represents a small vector.
But the fact that a $c$ value is needed seems to suggest that the $c$ value is needed to reduce the total value of the the scalars (if $c<1$) and so it would seem that we can find cases where we have small vectors with large scalars but we simply do away with that by imposing a constant $c$ to make the scalars "less big" (the RHS of the inequality).
This lemma is from Kreyszig's Introductory Functional Analysis book.