let p, q be boolean object ; :: thesis: ('not' p) '&' (p 'xor' q) = q '\' p
( p = FALSE or p = TRUE ) by Def3;
hence ('not' p) '&' (p 'xor' q) = q '\' p ; :: thesis: verum