let S, T be non empty reflexive antisymmetric RelStr ; :: thesis: UPS (id S),(id T) = id (UPS S,T)
A1:
dom (UPS (id S),(id T)) = the carrier of (UPS S,T)
by FUNCT_2:def 1;
for x being set st x in the carrier of (UPS S,T) holds
(UPS (id S),(id T)) . x = x
hence
UPS (id S),(id T) = id (UPS S,T)
by A1, FUNCT_1:34; :: thesis: verum