I would appreciate some help for the following exercise!
Translate the following formulas into the official language of set theory:
- $b=S(a)$, where $S(a)$ is generally defined as $S(a):=a\cup\{a\}$.
- $n\in\omega$.
- $x=\omega$.
- $y=S(\omega)$.
- $x=S(S(\omega))$.
My solution:
- $\forall a \forall b: t\in b \longleftrightarrow((t \in a) \lor (t\in \{a\}))$.
- $n\in\omega$ is already in set theory language.
In my understanding I have to rephrase the formulas in a way that the only non logical symbol is $\in$. Can someone explain if there is meant something different and maybe give me an example how this works?