let Y be non empty set ; :: thesis: for a, b being Element of Funcs (Y,BOOLEAN) holds (('not' a) 'or' ('not' b)) 'imp' ('not' (a '&' b)) = I_el Y
let a, b be Element of Funcs (Y,BOOLEAN); :: thesis: (('not' a) 'or' ('not' b)) 'imp' ('not' (a '&' b)) = I_el Y
thus (('not' a) 'or' ('not' b)) 'imp' ('not' (a '&' b)) = ('not' (a '&' b)) 'imp' ('not' (a '&' b)) by BVFUNC_1:14
.= ('not' (a '&' b)) 'imp' (('not' a) 'or' ('not' b)) by BVFUNC_1:14
.= I_el Y by Th37 ; :: thesis: verum