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