let Y be non empty set ; :: thesis: for a, b being Element of Funcs Y,BOOLEAN holds a 'eqv' b = 'not' (a 'xor' b)
let a, b be Element of Funcs Y,BOOLEAN ; :: thesis: a 'eqv' b = 'not' (a 'xor' b)
'not' (a 'xor' b) = 'not' ('not' (a 'eqv' b)) by BVFUNC_8:12;
hence a 'eqv' b = 'not' (a 'xor' b) ; :: thesis: verum