:: deftheorem Def3 defines 'nand' BVFUNC25:def 3 :
for A being non empty set
for p, q, b4 being Function of A,BOOLEAN holds
( b4 = p 'nand' q iff for x being Element of A holds b4 . x = (p . x) 'nand' (q . x) );