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