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