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