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