set IR = the InternalRel of R;
set CR = the carrier of R;
set FIR = FinOrd R;
set FCR = Fin the carrier of R;
A1:
FinPoset R = RelStr(# (Fin the carrier of R),(FinOrd R) #)
;
now for x, y being Element of (FinPoset R) holds
( x <= y or y <= x )let x,
y be
Element of
(FinPoset R);
( x <= y or y <= x )reconsider x9 =
x,
y9 =
y as
Element of
Fin the
carrier of
R ;
defpred S1[
Nat]
means for
x,
y being
Element of
Fin the
carrier of
R holds
( not
card x = R or
[x,y] in FinOrd R or
[y,x] in FinOrd R );
then A2:
S1[
0 ]
;
now for n being Nat st ( for x, y being Element of Fin the carrier of R holds
( not card x = n or [x,y] in FinOrd R or [y,x] in FinOrd R ) ) holds
for a, b being Element of Fin the carrier of R holds
( not card a = n + 1 or [a,b] in FinOrd R or [b,a] in FinOrd R )let n be
Nat;
( ( for x, y being Element of Fin the carrier of R holds
( not card x = n or [x,y] in FinOrd R or [y,x] in FinOrd R ) ) implies for a, b being Element of Fin the carrier of R holds
( not card a = n + 1 or [b4,b5] in FinOrd R or [b5,b4] in FinOrd R ) )assume A3:
for
x,
y being
Element of
Fin the
carrier of
R holds
( not
card x = n or
[x,y] in FinOrd R or
[y,x] in FinOrd R )
;
for a, b being Element of Fin the carrier of R holds
( not card a = n + 1 or [b4,b5] in FinOrd R or [b5,b4] in FinOrd R )let a,
b be
Element of
Fin the
carrier of
R;
( not card a = n + 1 or [b2,b3] in FinOrd R or [b3,b2] in FinOrd R )assume A4:
card a = n + 1
;
( [b2,b3] in FinOrd R or [b3,b2] in FinOrd R ) end; then A10:
for
n being
Nat st
S1[
n] holds
S1[
n + 1]
;
A11:
for
n being
Nat holds
S1[
n]
from NAT_1:sch 2(A2, A10);
card x9 = card x
;
then
(
[x9,y9] in FinOrd R or
[y9,x9] in FinOrd R )
by A11;
hence
(
x <= y or
y <= x )
by ORDERS_2:def 5;
verum end;
hence
FinPoset R is connected
by WAYBEL_0:def 29; verum