I know it has been asked several times, but there is always one step that I don't see. My argumentation goes as it follows:
- Given the set $\mathbb{V}$ set of all sets, then $V \in V$.
- Because of the Axiom of Schema of Specfication we can define a certain property $P(x) = x \not\in x$, and prove that $\exists A \forall x, A = \{x \in V : x \not\in x\}$
- We can prove that this is a contradiction by checking if $A \in A$ (since $A \in V$ but $A \not\in A$, but then if $A \not\in A$ then $A \in A$, which is a contradiction).
This proves that such set $A$ does not exist, but I cannot see why can we conclude that this proves that $\nexists V$, since we could have started the analysis with any other set than $V$ (this is, the proof is independent of the initial set) that contains $A$.