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