okay I have an equivalence that I have to prove. these equivalences use biconditionals and boolean algebra. but I'm not sure which order I apply the laws of logical equivalence.
EDIT:
It is an assignment. I've been stuck on it for days getting different answers different times.
-(p V (q ^ -r)) ^ q == (-p ^ q) ^ r
I don't necessarily want anyone to solve it, I want them to explain, in a generic way, how they would go about solving it and the order they apply the laws. that way I can learn from it.