:: deftheorem Def1 defines XORB NBVECTSP:def 1 :
for n being non zero Element of NAT
for b2 being BinOp of (n -tuples_on BOOLEAN) holds
( b2 = XORB n iff for x, y being Element of n -tuples_on BOOLEAN holds b2 . (x,y) = Op-XOR (x,y) );