About that natural deduction system that is used in the beginning of Chiswell&Hodges. Can I introduce the sequent $\{a,\neg a\} \vdash b$ where $b$ is an arbitrary proposition? In other words this rule says that from absurdity anything follows.
What confuses me is that the rule in the book says that if there are $a$ and $\neg a$, and you have some assumption, for example $\neg c$, you can remove the negation sign from the assumption and introduce $c$. But the proposition $b$ is not an assumption in my system, it is arbitrary. I think I can put $\neg b$ as an vacuous assumption in the derivation, but is it legit to let it appear out of the blue?
EDIT: If I want to prove an arbitrary statement $\psi$ from absurdity, I don't think this way will work (what rule should I apply?):

I have come up with this. Here I have found a way to put $\psi$ as an assumption:

It might be clearer if you look at the rules for negation in their sequent forms on pp. 26/27 of their Mathematical Logic. Two of them, simplified, are
So we have the following argument
So that's how the RAA gets used [in C&H's system in its sequent version] to derive any conclusion you like from a contradictory pair.
Now think how this is reflected in the natural deduction version of their system.