:: deftheorem D1Def defines NegationD1 FUZIMPL3:def 17 :
for b1 being UnOp of [.0,1.] holds
( b1 = NegationD1 iff for x being Element of [.0,1.] holds
( ( x = 0 implies b1 . x = 1 ) & ( x <> 0 implies b1 . x = 0 ) ) );