theorem :: XBOOLEAN:33
for p, q being boolean object holds p 'nor' (p 'or' q) = ('not' p) '&' ('not' q)