I am looking at the proof of the theorem: The set of all the sets does not exist.
Proof:
We suppose that the set of all the sets, let $V$, exists.So, for each set $x, x \in V$.
We define the type $\phi: \text{ a set does not belong to itself, so }, x \notin x$.
From the axiom shema of specification, the set $\{ x \in V: x \notin x \}$ exists.
Since $V$ is the set of all sets,
$$\{ x \in V: x \notin x \} \subset V$$
So, $V'=\{ x: x \notin x \}$ is a set.
Therefore: $$V' \in V' \leftrightarrow V' \notin V', \text{ Contradiction.}$$
Could you explain me why we define $V'$ and how we concluded that it is a set?