How do you prove P^Q -||- ¬(¬Pv¬Q)?
I would appreciate any help or tips so that I can be able to solve it!
What I'm sure of is the following:
P^Q Hyp
P ^I1
Q ^I2
¬Pv¬Q ass
.
.
.
¬Pv¬Q => ¬ (=>I)
¬Pv¬Q => (=>I)
¬(¬Pv¬Q) (¬I)

For the first direction you have almost got it. You just Have to show a contradiction and that is it.
Therefore, $P\land Q \vdash ¬(¬Pv¬Q)$
This is for the other direction:
Contnuing from 5 hopefully you can show a contradiction.