:: deftheorem Drastic2CDef defines drastic_conorm FUZNORM1:def 14 :
for b1 being BinOp of [.0,1.] holds
( b1 = drastic_conorm iff for a, b being Element of [.0,1.] holds
( ( min (a,b) = 0 implies b1 . (a,b) = max (a,b) ) & ( min (a,b) <> 0 implies b1 . (a,b) = 1 ) ) );