reserve Y for non empty set,
  a,b,c,d for Function of Y,BOOLEAN;

theorem
  (a 'imp' b) 'imp' ((a '&' c) 'imp' (b '&' c)) = I_el(Y)
   by BVFUNC_1:16,BVFUNC_6:112;
