I'm trying to complete a list of exercises but this question I still can not solve. Somebody could help me?
updated: this is my conclusion
1 - $p\vee q$ Premise
2 - p Assume
3 - $\neg p\wedge\neg q$ Assume
4 - $\neg p$ $\wedge$e1 of 3
5 - $\perp$ $\neg$e 2,4
6 - $\neg(\neg p\wedge\neg q)$ $\neg$i 3-5
7 - q Assume
8 - $\neg p\wedge\neg q$ Assume
9 - $\neg q$ $\wedge$e2 of 8
10 - $\perp$ $\neg$e 7,9
11 - $\neg(\neg p\wedge\neg q)$ $\neg$i 8-10
12 - conclude $\neg(\neg p\wedge\neg q)$ $\vee$e 1, 2-6, 7-11
*Sorry for the text organization, I'm still learning how to use correctly.
Assume $p$.
Deduce $\neg (\neg p \land \neg q)$.
Assume $q$.
Deduce $\neg (\neg p \land \neg q)$.
Conclude $p \lor q \vdash \neg (\neg p \land \neg q)$