let o be infinite Ordinal; :: thesis: not GrLexOrder o is well-ordering
set R = GrLexOrder o;
set r = RelStr(# (Bags o),(GrLexOrder o) #);
set ir = the InternalRel of RelStr(# (Bags o),(GrLexOrder o) #);
set cr = the carrier of RelStr(# (Bags o),(GrLexOrder o) #);
assume
GrLexOrder o is well-ordering
; :: thesis: contradiction
then A1:
GrLexOrder o is well_founded
by WELLORD1:def 4;
the carrier of RelStr(# (Bags o),(GrLexOrder o) #) = field the InternalRel of RelStr(# (Bags o),(GrLexOrder o) #)
by ORDERS_1:100;
then
the InternalRel of RelStr(# (Bags o),(GrLexOrder o) #) is_well_founded_in the carrier of RelStr(# (Bags o),(GrLexOrder o) #)
by A1, WELLORD1:5;
then A2:
RelStr(# (Bags o),(GrLexOrder o) #) is well_founded
by WELLFND1:def 2;
defpred S1[ Element of NAT , set ] means $2 = (o --> 0 ) +* $1,1;
consider f being Function of NAT ,the carrier of RelStr(# (Bags o),(GrLexOrder o) #) such that
A9:
for n being Element of NAT holds S1[n,f . n]
from FUNCT_2:sch 3(A3);
reconsider f = f as sequence of RelStr(# (Bags o),(GrLexOrder o) #) ;
f is descending
proof
let n be
Element of
NAT ;
:: according to WELLFND1:def 7 :: thesis: ( not f . (n + 1) = f . n & [(f . (n + 1)),(f . n)] in the InternalRel of RelStr(# (Bags o),(GrLexOrder o) #) )
set fn1 =
f . (n + 1);
set fn =
f . n;
A10:
f . (n + 1) = (o --> 0 ) +* (n + 1),1
by A9;
A11:
f . n = (o --> 0 ) +* n,1
by A9;
reconsider fn1 =
f . (n + 1) as
bag of
by POLYNOM1:def 14;
reconsider fn =
f . n as
bag of
by POLYNOM1:def 14;
A12:
(
n in omega &
omega c= o )
by CARD_3:102;
n <> n + 1
;
then A13:
fn1 . n =
(o --> 0 ) . n
by A10, FUNCT_7:34
.=
0
by A12, FUNCOP_1:13
;
A14:
dom (o --> 0 ) = o
by FUNCOP_1:19;
then A15:
fn . n = 1
by A11, A12, FUNCT_7:33;
then A18:
fn1 < fn
by A13, A15, POLYNOM1:def 11;
thus
f . (n + 1) <> f . n
by A11, A12, A13, A14, FUNCT_7:33;
:: thesis: [(f . (n + 1)),(f . n)] in the InternalRel of RelStr(# (Bags o),(GrLexOrder o) #)
fn1 <=' fn
by A18, POLYNOM1:def 12;
then A19:
[(f . (n + 1)),(f . n)] in LexOrder o
by POLYNOM1:def 16;
consider tn being
FinSequence of
NAT such that A20:
TotDegree fn = Sum tn
and A21:
tn = fn * (SgmX (RelIncl o),(support fn))
by Def4;
consider tn1 being
FinSequence of
NAT such that A22:
TotDegree fn1 = Sum tn1
and A23:
tn1 = fn1 * (SgmX (RelIncl o),(support fn1))
by Def4;
(
n + 1
in omega &
omega c= o )
by CARD_3:102;
then reconsider nn =
n,
n1n =
n + 1 as
Element of
o by A12;
A24:
field (RelIncl o) = o
by WELLORD2:def 1;
RelIncl o is
well-ordering
by WELLORD2:7;
then A25:
RelIncl o linearly_orders o
by A24, ORDERS_1:107, ORDERS_1:133;
then
support fn1 = {n1n}
by TARSKI:2;
then A27:
SgmX (RelIncl o),
(support fn1) = <*n1n*>
by A25, Th12, ORDERS_1:134;
A28:
(
dom fn = o &
dom fn1 = o )
by A10, A11, A14, FUNCT_7:32;
then
support fn = {nn}
by TARSKI:2;
then
SgmX (RelIncl o),
(support fn) = <*nn*>
by A25, Th12, ORDERS_1:134;
then A30:
tn =
<*(fn . n)*>
by A21, A28, Th3
.=
<*1*>
by A11, A12, A14, FUNCT_7:33
.=
<*(fn1 . n1n)*>
by A10, A14, FUNCT_7:33
.=
tn1
by A23, A27, A28, Th3
;
for
a,
b,
c being
bag of st
[a,b] in LexOrder o holds
[(a + c),(b + c)] in LexOrder o
by Def7;
hence
[(f . (n + 1)),(f . n)] in the
InternalRel of
RelStr(#
(Bags o),
(GrLexOrder o) #)
by A19, A20, A22, A30, Def9;
:: thesis: verum
end;
hence
contradiction
by A2, WELLFND1:15; :: thesis: verum