:: deftheorem II3Def defines I_I3 FUZIMPL4:def 4 :
for b1 being BinOp of [.0,1.] holds
( b1 = I_I3 iff for x, y being Element of [.0,1.] holds
( ( ( x = 0 or y <> 0 ) implies b1 . (x,y) = 1 ) & ( x <> 0 & y = 0 implies b1 . (x,y) = 0 ) ) );