let L be finite LATTICE; :: thesis: for y being Element of L st y <> Bottom L holds
ex x being Element of L st x <(1) y
let y be Element of L; :: thesis: ( y <> Bottom L implies ex x being Element of L st x <(1) y )
assume A1:
y <> Bottom L
; :: thesis: ex x being Element of L st x <(1) y
( ex A being Chain of Bottom L,y st height y = card A & ( for A being Chain of Bottom L,y holds card A <= height y ) )
by Def3;
then consider A being Chain of Bottom L,y such that
A2:
( height y = card A & ( for A being Chain of Bottom L,y holds card A <= height y ) )
;
set B = A \ {y};
A3:
A \ {y} is strongly_connected Subset of L
not A \ {y} is empty
then reconsider B = A \ {y} as non empty Chain of L by A3;
take x = max B; :: thesis: x <(1) y
A8:
x < y
for z being Element of L holds
( not x < z or not z < y )
proof
given z being
Element of
L such that A11:
(
x < z &
z < y )
;
:: thesis: contradiction
A12:
not
z in A
set C =
A \/ {z};
A14:
A \/ {z} is
strongly_connected Subset of
L
proof
A15:
A = (A \ {y}) \/ {y}
the
InternalRel of
L is_strongly_connected_in A \/ {z}
proof
let x1,
y1 be
set ;
:: according to RELAT_2:def 7 :: thesis: ( not x1 in A \/ {z} or not y1 in A \/ {z} or [x1,y1] in the InternalRel of L or [y1,x1] in the InternalRel of L )
(
x1 in A \/ {z} &
y1 in A \/ {z} & not
[x1,y1] in the
InternalRel of
L implies
[y1,x1] in the
InternalRel of
L )
proof
assume A17:
(
x1 in A \/ {z} &
y1 in A \/ {z} )
;
:: thesis: ( [x1,y1] in the InternalRel of L or [y1,x1] in the InternalRel of L )
per cases
( ( x1 in A & y1 in A ) or ( x1 in A & y1 in {z} ) or ( y1 in A & x1 in {z} ) or ( x1 in {z} & y1 in {z} ) )
by A17, XBOOLE_0:def 3;
suppose A19:
(
x1 in A &
y1 in {z} )
;
:: thesis: ( [x1,y1] in the InternalRel of L or [y1,x1] in the InternalRel of L )then A20:
y1 = z
by TARSKI:def 1;
reconsider x1 =
x1,
y1 =
y1 as
Element of
L by A19;
(
x1 in A \ {y} or
x1 in {y} )
by A15, A19, XBOOLE_0:def 3;
then
(
x1 <= x or
x1 = y )
by Def5, TARSKI:def 1;
then
(
x1 < y1 or
x1 = y )
by A11, A20, ORDERS_2:32;
then
(
x1 <= y1 or
y1 < x1 )
by A11, A19, ORDERS_2:def 10, TARSKI:def 1;
then
(
x1 <= y1 or
y1 <= x1 )
by ORDERS_2:def 10;
hence
(
[x1,y1] in the
InternalRel of
L or
[y1,x1] in the
InternalRel of
L )
by ORDERS_2:def 9;
:: thesis: verum end; suppose A21:
(
y1 in A &
x1 in {z} )
;
:: thesis: ( [x1,y1] in the InternalRel of L or [y1,x1] in the InternalRel of L )then A22:
x1 = z
by TARSKI:def 1;
reconsider x1 =
x1,
y1 =
y1 as
Element of
L by A21;
(
y1 in A \ {y} or
y1 in {y} )
by A15, A21, XBOOLE_0:def 3;
then
(
y1 <= x or
y1 = y )
by Def5, TARSKI:def 1;
then
(
y1 < x1 or
y1 = y )
by A11, A22, ORDERS_2:32;
then
(
y1 <= x1 or
x1 <= y1 )
by A11, A22, ORDERS_2:def 10;
hence
(
[x1,y1] in the
InternalRel of
L or
[y1,x1] in the
InternalRel of
L )
by ORDERS_2:def 9;
:: thesis: verum end; end;
end;
hence
( not
x1 in A \/ {z} or not
y1 in A \/ {z} or
[x1,y1] in the
InternalRel of
L or
[y1,x1] in the
InternalRel of
L )
;
:: thesis: verum
end;
hence
A \/ {z} is
strongly_connected Subset of
L
by ORDERS_2:def 11;
:: thesis: verum
end;
A24:
Bottom L <= y
by YELLOW_0:44;
then A25:
Bottom L in A
by Def2;
A26:
y in A
by A24, Def2;
A27:
Bottom L in A \/ {z}
by A25, XBOOLE_0:def 3;
A28:
y in A \/ {z}
by A26, XBOOLE_0:def 3;
A29:
(
Bottom L <= z &
z <= y )
by A11, ORDERS_2:def 10, YELLOW_0:44;
for
v being
Element of
L st
v in A \/ {z} holds
(
Bottom L <= v &
v <= y )
then A32:
A \/ {z} is
Chain of
Bottom L,
y
by A14, A24, A27, A28, Def2;
card (A \/ {z}) = (card A) + 1
by A12, CARD_2:54;
then
(card A) + 1
<= card A
by A2, A32;
hence
contradiction
by NAT_1:13;
:: thesis: verum
end;
hence
x <(1) y
by A8, Def4; :: thesis: verum