Bernstein Set: A subset of the real line that meets every uncountable closed subset of the real line but that contains none of them. It's from wiki.
My question is this: How to construct a Bernstein set? And what's its application in mathematics?
Thanks ahead for any help:)
One uses the axiom of choice in some form to construct a Bernstein set. The most straightforward way is by transfinite recursion. There are $2^\omega$ uncountable closed subsets of $\Bbb R$, so we can list them as $\{F_\xi:\xi<2^\omega\}$, and it can be proved that each of them has cardinality $2^\omega$.
Now suppose that $\eta<2^\omega$, and for each $\xi<\eta$ you’ve chosen points $x_\xi,y_\xi\in F_\xi$ so that all of these points are distinct. Let $X_\eta=\{x_\xi:\xi<\eta\}$ and $Y_\eta=\{y_\xi:\xi<\eta\}$. Then $|X_\eta\cup Y_\eta|<2^\omega$, so $F_\eta\setminus(X_\eta\cup Y_\eta)$ is infinite, and we can choose distinct $x_\eta,y_\eta\in F_\eta\setminus(X_\eta\cup Y_\eta)$ to continue the construction.
Now let $X=\bigcup_{\xi<2^\omega}X_\xi$ and $Y=\bigcup_{\xi<2^\omega}Y_\xi$; by construction $X$ and $Y$ are disjoint sets meeting each uncountable closed subset of $\Bbb R$, so both are Bernstein sets.
Added: In my experiences they are most useful as a tool for constructing (counter)examples. This post in Dan Ma’s Topology Blog is a good example of such use.