Let $\alpha$ be a well-formed formula and $K(\alpha)$ be the set of sentence symbols which occur in $\alpha$. Define $K(\alpha)$ by recursion.
I need to start with a basic set, so for some $K(\alpha_{1})$, $K(\alpha_{1})=\{\emptyset, \alpha \}$. How should I proceed?