Guys I need to convert an expression using AND, OR and NOT to an expression using only NOR. However I'm not being able to do it algebraically. Can someone give a hint on how to start. I already tried to complement the expression and then to apply De Morgan laws and then complement again.
$ f = \overline{A_3}A_2\overline{A_1} + \overline{A_0}(\overline{A_2} +A_3)$