let R be non empty RelStr ; ( the InternalRel of R is symmetric implies UncertaintyMap R = tau R )
assume AA:
the InternalRel of R is symmetric
; UncertaintyMap R = tau R
set f = UncertaintyMap R;
set g = tau R;
for x being Element of R holds (UncertaintyMap R) . x = (tau R) . x
proof
let x be
Element of
R;
(UncertaintyMap R) . x = (tau R) . x
Z2:
(UncertaintyMap R) . x = Coim ( the
InternalRel of
R,
x)
by DefUnc;
ZZ:
Im ( the
InternalRel of
R,
x)
c= Coim ( the
InternalRel of
R,
x)
Coim ( the
InternalRel of
R,
x)
c= Im ( the
InternalRel of
R,
x)
proof
let y be
object ;
TARSKI:def 3 ( not y in Coim ( the InternalRel of R,x) or y in Im ( the InternalRel of R,x) )
assume
y in Coim ( the
InternalRel of
R,
x)
;
y in Im ( the InternalRel of R,x)
then consider yy being
object such that B2:
(
[y,yy] in the
InternalRel of
R &
yy in {x} )
by RELAT_1:def 14;
yy = x
by TARSKI:def 1, B2;
then
[x,y] in the
InternalRel of
R
by B2, PREFER_1:20, AA;
hence
y in Im ( the
InternalRel of
R,
x)
by RELAT_1:169;
verum
end;
hence
(UncertaintyMap R) . x = (tau R) . x
by ZZ, DefTau, Z2;
verum
end;
hence
UncertaintyMap R = tau R
; verum