theorem :: BVFUNC_1:14
for Y being non empty set
for a, b being Function of Y,BOOLEAN holds 'not' (a '&' b) = ('not' a) 'or' ('not' b)