let L be finite LATTICE; for a, b being Element of L st a < b holds
height a < height b
let a, b be Element of L; ( a < b implies height a < height b )
( ex A being Chain of Bottom L,a st height a = card A & ( for C being Chain of Bottom L,a holds card C <= height a ) )
by Def3;
then consider A being Chain of Bottom L,a such that
A1:
height a = card A
and
for C being Chain of Bottom L,a holds card C <= height a
;
set C = A \/ {b};
b in {b}
by TARSKI:def 1;
then A2:
b in A \/ {b}
by XBOOLE_0:def 3;
A3:
Bottom L <= a
by YELLOW_0:44;
then
Bottom L in A
by Def2;
then A4:
Bottom L in A \/ {b}
by XBOOLE_0:def 3;
assume A5:
a < b
; height a < height b
not b in A
then A6:
card (A \/ {b}) = (card A) + 1
by CARD_2:41;
the InternalRel of L is_strongly_connected_in A \/ {b}
then A14:
A \/ {b} is strongly_connected Subset of L
by ORDERS_2:def 7;
A15:
for z being Element of L st z in A \/ {b} holds
( Bottom L <= z & z <= b )
Bottom L <= b
by YELLOW_0:44;
then
A \/ {b} is Chain of Bottom L,b
by A4, A2, A15, A14, Def2;
then
(height a) + 1 <= height b
by A1, A6, Def3;
hence
height a < height b
by NAT_1:13; verum