:: deftheorem JacDef2 defines JaccardDist ROUGHIF2:def 7 :
for R being finite set
for b2 being Function of [:(bool R),(bool R):],REAL holds
( b2 = JaccardDist R iff for A, B being Subset of R holds b2 . (A,B) = 1 - (JaccardIndex (A,B)) );