let n, m be non zero Element of NAT ; :: thesis: FTSS2 n,m is symmetric
for x, y being Element of (FTSS2 n,m) st y in U_FT x holds
x in U_FT y
proof
let x, y be Element of (FTSS2 n,m); :: thesis: ( y in U_FT x implies x in U_FT y )
consider xu, xv being set such that
A1: xu in Seg n and
A2: xv in Seg m and
A3: x = [xu,xv] by ZFMISC_1:def 2;
reconsider i = xu, j = xv as Element of NAT by A1, A2;
consider yu, yv being set such that
A4: yu in Seg n and
A5: yv in Seg m and
A6: y = [yu,yv] by ZFMISC_1:def 2;
reconsider i2 = yu, j2 = yv as Element of NAT by A4, A5;
A7: FTSL1 m = RelStr(# (Seg m),(Nbdl1 m) #) by FINTOPO4:def 4;
then reconsider pj = j as Element of (FTSL1 m) by A2;
A8: FTSL1 n = RelStr(# (Seg n),(Nbdl1 n) #) by FINTOPO4:def 4;
then reconsider pi = i as Element of (FTSL1 n) by A1;
reconsider pj2 = j2 as Element of (FTSL1 m) by A7, A5;
reconsider pi2 = i2 as Element of (FTSL1 n) by A8, A4;
assume y in U_FT x ; :: thesis: x in U_FT y
then A9: y in [:{i},(Im (Nbdl1 m),j):] \/ [:(Im (Nbdl1 n),i),{j}:] by A3, Def4;
now end;
then x in [:{i2},(Im (Nbdl1 m),j2):] \/ [:(Im (Nbdl1 n),i2),{j2}:] by XBOOLE_0:def 3;
hence x in U_FT y by A6, Def4; :: thesis: verum
end;
hence FTSS2 n,m is symmetric by FIN_TOPO:def 15; :: thesis: verum