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