let Y be non empty set ; :: thesis: for a, b, c being Element of Funcs Y,BOOLEAN holds ((a 'imp' b) '&' (a '&' c)) 'imp' (b '&' c) = I_el Y
let a, b, c be Element of Funcs Y,BOOLEAN ; :: thesis: ((a 'imp' b) '&' (a '&' c)) 'imp' (b '&' c) = I_el Y
((a 'imp' b) '&' (a '&' c)) 'imp' (b '&' c) = (((a 'imp' b) '&' a) '&' c) 'imp' (b '&' c) by BVFUNC_1:7
.= ((a '&' b) '&' c) 'imp' (b '&' c) by BVFUNC_7:10
.= (a '&' (b '&' c)) 'imp' (b '&' c) by BVFUNC_1:7 ;
hence ((a 'imp' b) '&' (a '&' c)) 'imp' (b '&' c) = I_el Y by BVFUNC_6:39; :: thesis: verum