Let $$\mathbb{T}=\{ z \in \mathbb{C}: |z|=1\} $$
Consider $\mathbb{T}$ as a topological group under multiplication with it's usual topology, I'm reading a proof wich states that a dense set in $T$ cannot be discrete but i don't understand why, how can I prove that?.
Your space is homeomorphic to $[0, 1)$ with the metric $d(x, y) = \min(|x - y|, |x - y + 1|)$. If $E \subseteq [0, 1)$ is discrete in this topology, then for every $x \in E$ exists a neighborhood $U_{x}$ such that $U_{x} \cap E = \{x\}$.
Assume for contradiction that $E$ is dense and discrete. Since $E$ is dense, there is a point $x \in E \cap (1/4, 3/4)$. Let $r = \min( x - 1/4, 3/4 - x)$. Let $\delta > 0$ be such that $(x - \delta , x +\delta) \cap E = \{x\}$. Then so does $U = (x - s, x + s)$, where $s = \min(r/2, \delta)$. Then $(U \setminus \{x\}) \cap E = \emptyset$, a contradiction since $U \setminus \{x\}$ is open and does not intersect $E$, making $E$ non-dense.