let n, m be non zero Element of NAT ; :: thesis: FTSS2 n,m is filled
for x being Element of (FTSS2 n,m) holds x in U_FT x
proof
let x be
Element of
(FTSS2 n,m);
:: thesis: x in U_FT x
consider u,
y being
set such that A1:
(
u in Seg n &
y in Seg m &
x = [u,y] )
by ZFMISC_1:def 2;
reconsider i =
u,
j =
y as
Element of
NAT by A1;
A2:
FTSL1 m = RelStr(#
(Seg m),
(Nbdl1 m) #)
by FINTOPO4:def 4;
reconsider pj =
j as
Element of
(FTSL1 m) by A1, A2;
FTSL1 m is
filled
by FINTOPO4:18;
then A3:
j in U_FT pj
by FIN_TOPO:def 4;
i in {i}
by ZFMISC_1:37;
then
x in [:{i},(Im (Nbdl1 m),j):]
by A1, A2, A3, ZFMISC_1:def 2;
then
x in [:{i},(Im (Nbdl1 m),j):] \/ [:(Im (Nbdl1 n),u),{j}:]
by XBOOLE_0:def 3;
hence
x in U_FT x
by A1, Def4;
:: thesis: verum
end;
hence
FTSS2 n,m is filled
by FIN_TOPO:def 4; :: thesis: verum