theorem :: BVFUNC_6:50
for Y being non empty set
for a, b, c being Function of Y,BOOLEAN holds a 'imp' (b '&' c) = (a 'imp' b) '&' (a 'imp' c)