I'm trying to solve a problem that states the following:
Let $E$ be an $n$-dimensional real vector space. Prove that:
- Any basis $\{e_i\}_{i=1}^n$ of the real vector space $E$ determines a topology which transforms the map $\phi:E\longrightarrow\mathbb{R}^n$, defined as $\phi(v)=(c_1,c_2,...,c_n)$ where $v=\sum_{i=1}^nc_ie_i$, into a homeomorphism.
- Such a topology is independent of the choice of the basis. Then we say that $E$ is a real topological vector space.
I have solved the first section of the problem, but I'm desperately stuck in the second one. I know by intuition that I should use the fact that the following diagram is conmutative and $L$ (the application associated to the change of basis) is linear, but I am unable to find a formal proof.
Here is the conmutative diagram I'm talking about
How can I prove the double inclusion between the topologies associated to two different basis $B$ and $B'$?I've been trying for quite a while now, can anyone please help?