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