:: deftheorem Fodor defines Fodor_implication FUZIMPL1:def 23 :
for b1 being BinOp of [.0,1.] holds
( b1 = Fodor_implication iff for x, y being Element of [.0,1.] holds
( ( x <= y implies b1 . (x,y) = 1 ) & ( x > y implies b1 . (x,y) = max ((1 - x),y) ) ) );