:: deftheorem DefSugeno defines SugenoNegation FUZIMPL3:def 21 :
for l being Real st l > - 1 holds
for b2 being UnOp of [.0,1.] holds
( b2 = SugenoNegation l iff for x being Element of [.0,1.] holds b2 . x = (1 - x) / (1 + (l * x)) );