
theorem
 for x,y being Element of BOOLEAN holds nand2.<*x,y*> = 'not' x 'or' 'not' y
       by Lm2;
