:: deftheorem Def9 defines 'eqv' BVFUNC_1:def 9 :
for A being non empty set
for p, q, b4 being Function of A,BOOLEAN holds
( b4 = p 'eqv' q iff for x being Element of A holds b4 . x = 'not' ((p . x) 'xor' (q . x)) );