let P be non empty upper-bounded Poset; :: thesis: ( the InternalRel of P is well-ordering implies ( P is connected & P is complete & P is continuous ) )
assume A1:
the InternalRel of P is well-ordering
; :: thesis: ( P is connected & P is complete & P is continuous )
A2:
field the InternalRel of P = the carrier of P
by ORDERS_1:100;
thus A3:
P is connected
:: thesis: ( P is complete & P is continuous )
thus
P is complete
:: thesis: P is continuous proof
let X be
set ;
:: according to LATTICE3:def 12 :: thesis: ex b1 being Element of the carrier of P st
( X is_<=_than b1 & ( for b2 being Element of the carrier of P holds
( not X is_<=_than b2 or b1 <= b2 ) ) )
defpred S1[
set ]
means for
y being
Element of
P st
y in X holds
[y,$1] in the
InternalRel of
P;
consider Y being
set such that A4:
for
x being
set holds
(
x in Y iff (
x in the
carrier of
P &
S1[
x] ) )
from XBOOLE_0:sch 1();
the
InternalRel of
P is
upper-bounded
by Th8;
then consider x being
set such that A5:
for
y being
set st
y in field the
InternalRel of
P holds
[y,x] in the
InternalRel of
P
by Def9;
consider y being
Element of
P;
[y,x] in the
InternalRel of
P
by A2, A5;
then reconsider x =
x as
Element of
P by A2, RELAT_1:30;
A6:
Y c= the
carrier of
P
for
y being
Element of
P st
y in X holds
[y,x] in the
InternalRel of
P
by A2, A5;
then
x in Y
by A4;
then consider a being
set such that A7:
(
a in Y & ( for
b being
set st
b in Y holds
[a,b] in the
InternalRel of
P ) )
by A1, A2, A6, WELLORD1:10;
reconsider a =
a as
Element of
P by A6, A7;
take
a
;
:: thesis: ( X is_<=_than a & ( for b1 being Element of the carrier of P holds
( not X is_<=_than b1 or a <= b1 ) ) )
let b be
Element of
P;
:: thesis: ( not X is_<=_than b or a <= b )
assume A8:
for
c being
Element of
P st
c in X holds
c <= b
;
:: according to LATTICE3:def 9 :: thesis: a <= b
then
b in Y
by A4;
then
[a,b] in the
InternalRel of
P
by A7;
hence
a <= b
by ORDERS_2:def 9;
:: thesis: verum
end;
then
P is complete Chain
by A3;
hence
P is continuous
; :: thesis: verum