:: deftheorem Def4 defines IntPrefSpace PREFER_1:def 7 :
for A being non empty set
for a, b being Element of A
for b4 being strict PreferenceStr holds
( b4 = IntPrefSpace (A,a,b) iff ( the carrier of b4 = A & the PrefRel of b4 = {} & the ToleranceRel of b4 = {[a,a],[b,b]} & the InternalRel of b4 = {[a,b],[b,a]} ) );