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