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