:: deftheorem Def11 defines compint INT_3:def 11 :
for n being natural Number st n > 0 holds
for b2 being UnOp of (Segm n) holds
( b2 = compint n iff for k being Element of Segm n holds b2 . k = (n - k) mod n );