:: deftheorem QLTEx1Def defines QLT_Ex1 LATQUASI:def 6 :
for b1 being BinOp of {0,1,2} holds
( b1 = QLT_Ex1 iff for x, y being Element of {0,1,2} holds
( ( x = y implies b1 . (x,y) = x ) & ( x <> y implies b1 . (x,y) = 0 ) ) );