let n be Element of NAT ; :: thesis: ( n > 0 implies FTSC1 n is symmetric )
assume
n > 0
; :: thesis: FTSC1 n is symmetric
then A1:
FTSC1 n = RelStr(# (Seg n),(Nbdc1 n) #)
by Def6;
let x, y be Element of (FTSC1 n); :: according to FIN_TOPO:def 15 :: thesis: ( not y in U_FT x or x in U_FT y )
x in Seg n
by A1;
then reconsider i = x as Element of NAT ;
y in Seg n
by A1;
then reconsider j = y as Element of NAT ;
A2:
( 1 <= j & j <= n )
by A1, FINSEQ_1:3;
set f = Nbdc1 n;
A3:
( 1 <= i & i <= n )
by A1, FINSEQ_1:3;
A4:
( ( 1 < i & i < n implies Im (Nbdc1 n),i = {i,(i -' 1),(i + 1)} ) & ( i = 1 & i < n implies Im (Nbdc1 n),i = {i,n,(i + 1)} ) & ( 1 < i & i = n implies Im (Nbdc1 n),i = {i,(i -' 1),1} ) & ( i = 1 & i = n implies Im (Nbdc1 n),i = {i} ) )
by A1, Def5;
assume A5:
y in U_FT x
; :: thesis: x in U_FT y
per cases
( ( 1 < i & i < n ) or ( i = 1 & i < n ) or ( 1 < i & i = n ) or ( i = 1 & i = n ) )
by A3, XXREAL_0:1;
suppose A30:
( 1
< i &
i = n )
;
:: thesis: x in U_FT yper cases
( ( y = i & y <> 1 ) or y = 1 or ( y = i -' 1 & y <> 1 ) )
by A1, A4, A5, A30, ENUMSET1:def 1;
suppose A31:
(
y = i -' 1 &
y <> 1 )
;
:: thesis: x in U_FT ythen A32:
1
< j
by A2, XXREAL_0:1;
n - 1
> 0
by A30, XREAL_1:52;
then A33:
n - 1
= n -' 1
by XREAL_0:def 2;
(n - 1) + 1
= n
;
then
j < n
by A30, A31, A33, NAT_1:13;
then
Im the
InternalRel of
(FTSC1 n),
y = {j,(j -' 1),(j + 1)}
by A1, A32, Def5;
hence
x in U_FT y
by A30, A31, A33, ENUMSET1:def 1;
:: thesis: verum end; end; end; end;