Recently I've been trying to prove some things by strictly following deduction rules. I've been trying to derive incononsistency from unrestricted comprehension axiom via Russell's paradox. I have reached the point where we have $a\Leftrightarrow\neg a$, where $a:=R\in R$. However, I'm not quite sure how to follow from here - to show that this is inconsistent, I need to show, for some $b$, to derive both $b$ and $\neg b$. I can guess that $b=a$ in this case. One could try to do something of sort "assume $a$ and derive $\neg a$, and vice versa", but this doesn't show both of these true - it shows that neither is true.
To specify my question: given $a\Leftrightarrow\neg a$, now to derive $a$ using formal inference rules?
Reductio ad absurdum gives $(a\Rightarrow \neg a)\Rightarrow \neg a$. And so forth,
$(a\Leftrightarrow \neg a)\Rightarrow (\neg a\Rightarrow a)$
$( \neg a\Rightarrow a)\Rightarrow a$, due to reductio ad absurdum.