theorem :: XBOOLEAN:43
for p, q, r being boolean object holds p => (q 'nor' r) = (p => ('not' q)) '&' (p => ('not' r))