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