I'm not sure if I understand what it means that in finite dimensional vector spaces all norms are equivalent. Does this mean, no matter what we do, we can just pick any norm without destroying our result? As long as we pick the same norm on all our results?
So for instance if we do the Gram Schmidt method we could choose the maximums norm and not the Euclidean norm?
Definition: Two norm $ \|\cdot\|_1$ and $ \| \cdot\|_2 $ are called equivalent, if there exist positive numbers $c,C $ such that $c \cdot \| x\|_2 \leq \| x\|_1 \leq C \cdot \| x\|_2 \text{ for all } x \in X $