I am struggling trying to make a derivation of this principle of indirect proof. Starting with the needed assumptions:
u: ¬¬A → A
v:¬¬B → B
w: ¬¬(A ∧ B)
I thought that in order to prove A ∧ B I will need to prove A and B separately first and then just use the introduction rule for ∧. But I did not find a proper way. Can anyone help me please with that? Is the choice of assupmtions unique?
Thanks in advance
Hint
We have to write the derivation:
$(¬¬A→A),(¬¬B→B),¬¬(A∧B) ⊢ A∧B$.
The conclusion will follow with three applications of $(\to \text {Intro})$ (called $\to^+$: page 10).
Now repeat the same derivation with assumption $\lnot B$ in line 4) and you will have $B$.
Then: