:: deftheorem Goedel defines Goedel_implication FUZIMPL1:def 16 :
for b1 being BinOp of [.0,1.] holds
( b1 = Goedel_implication iff for x, y being Element of [.0,1.] holds
( ( x <= y implies b1 . (x,y) = 1 ) & ( x > y implies b1 . (x,y) = y ) ) );