I have two problems:
1.- Let $X$ be a compact Hausdorff space, then $X$ has a basis with cardinality less than or equal to $|X|$.
2.- Let $X$ be a Hausdorff space and $D$ a dense subset in $X$, then $|X|\leq|P(P(D))|$, where $P(D)$ is the power set of $D$.
If somebody know where I can find the proofs, tell me please.
Let $A_q$ be the element in $2^{P(D)}$ which associates with each powerset $D$ a $1$ if the closure contains $q$, and $0$ otherwise. Then I claim that $A_q$ is unique for each point $q$ in the Hausdorff space, which proves the claim since $$|2^{P(D)}|=|P(P(D))|$$
If $A_p=A_q$, then consider disjoint neighborhoods $V_p$ and $V_q$ of $p$ and $q$ respectively. The closure of the elements of $D$ inside $V_p$ (which contains $p$ since every open set containing p must contain one of these points), cannot contain $q$ since it is contained in the closed set $\bar{V_q}$, so we have a contradiction!
Cheers,
Rofler
Edit: Sorry, I only saw your second question when you originally posted.
Edit2: Fixed legitimate concerns in my proof.