theorem
for
a,
b being
set st
a <> b holds
{[a,a],[b,b]} <> {[a,a],[a,b],[b,a],[b,b]}
Lemma10:
for a, b, c, d being object holds {a,d} \/ {b,c} = {a,b,c,d}
Lemma19:
for X, Y being set st X c= Y & X misses Y holds
X = {}
by XBOOLE_1:68;
Lemma1A:
for A being non empty set holds
( not PrefSpace A is empty & PrefSpace A is preference-like )
IdPrefNot2:
for A being non trivial set holds not IdPrefSpace A is preference-like
definition
let A be 2
-element set ;
let a,
b be
Element of
A;
existence
ex b1 being strict PreferenceStr st
( the carrier of b1 = A & the PrefRel of b1 = {[a,b]} & the ToleranceRel of b1 = {[a,a],[b,b]} & the InternalRel of b1 = {} )
uniqueness
for b1, b2 being strict PreferenceStr st the carrier of b1 = A & the PrefRel of b1 = {[a,b]} & the ToleranceRel of b1 = {[a,a],[b,b]} & the InternalRel of b1 = {} & the carrier of b2 = A & the PrefRel of b2 = {[a,b]} & the ToleranceRel of b2 = {[a,a],[b,b]} & the InternalRel of b2 = {} holds
b1 = b2
;
end;
definition
let A be non
empty set ;
let a,
b be
Element of
A;
existence
ex b1 being strict PreferenceStr st
( the carrier of b1 = A & the PrefRel of b1 = {} & the ToleranceRel of b1 = {[a,a],[b,b]} & the InternalRel of b1 = {[a,b],[b,a]} )
uniqueness
for b1, b2 being strict PreferenceStr st the carrier of b1 = A & the PrefRel of b1 = {} & the ToleranceRel of b1 = {[a,a],[b,b]} & the InternalRel of b1 = {[a,b],[b,a]} & the carrier of b2 = A & the PrefRel of b2 = {} & the ToleranceRel of b2 = {[a,a],[b,b]} & the InternalRel of b2 = {[a,b],[b,a]} holds
b1 = b2
;
end;
Lemma1C:
for A being non empty trivial set holds the ToleranceRel of (PrefSpace A) = id the carrier of (PrefSpace A)
ZZ:
for A being empty set holds IdPrefSpace A = PrefSpace A