I am trying to show that if we have two orthonormal families $\{a_i\}_{i\in K}$ and $\{b_j\}_{j\in S}$ and these are the basis of some Hilbert Space H, then they have the same cardinality.
So If I suppose that the $\{a_i\}_{i\in K}$ is countable, i.e., that $K$ is countable and that $S$ is uncountable, then we want to show that this leads to a contradiction.
As the $\{b_i\}_{i\in K}$ forms a basis we know that and $a_n$ as:
$$a_n=\sum_{1}^{\infty} c_ib_i$$
Now if we let the set $D_n=\{i|\mbox{for i in the sum of}\ a_n\}$ and then take:
$D:=\bigcup_n^{\infty} D_n$ then this is the set of all indices and it is a countable set as it is the countable union of countable sets.
Take $l\in{S}$ that is not in $D$ then as $b_l\in H$ and as the $\{a_i\}_{i\in K}$ forms a basis we have that:
$$b_l\in \overline{lin\{\sum_{i=1}^{\infty} a_i\}}$$
Then from above we have that:
$$\overline{lin\{\sum_{i=1}^{\infty} a_i\}}=\overline{lin\{b_d|d\in D\}}$$
If we now consider $$ ||b_l||^2=\sum _1^{\infty} c_i\langle b_{d_i}, b_l \rangle =0$$ so we have the contradiction.
So is the above proof correct and can we generalise this further to different cardinalities? Does H have to be a Hilbert space for this to be true?
Thanks very much for any help.