let L be complete LATTICE; :: thesis: for J being non empty set
for K being V9() ManySortedSet of
for F being DoubleIndexedSet of K,L st ( for j being Element of J holds rng (F . j) is directed ) holds
rng (Infs ) is directed
let J be non empty set ; :: thesis: for K being V9() ManySortedSet of
for F being DoubleIndexedSet of K,L st ( for j being Element of J holds rng (F . j) is directed ) holds
rng (Infs ) is directed
let K be V9() ManySortedSet of ; :: thesis: for F being DoubleIndexedSet of K,L st ( for j being Element of J holds rng (F . j) is directed ) holds
rng (Infs ) is directed
let F be DoubleIndexedSet of K,L; :: thesis: ( ( for j being Element of J holds rng (F . j) is directed ) implies rng (Infs ) is directed )
assume A1:
for j being Element of J holds rng (F . j) is directed
; :: thesis: rng (Infs ) is directed
set X = rng (Infs );
for x, y being Element of L st x in rng (Infs ) & y in rng (Infs ) holds
ex z being Element of L st
( z in rng (Infs ) & x <= z & y <= z )
proof
let x,
y be
Element of
L;
:: thesis: ( x in rng (Infs ) & y in rng (Infs ) implies ex z being Element of L st
( z in rng (Infs ) & x <= z & y <= z ) )
assume that A2:
x in rng (Infs )
and A3:
y in rng (Infs )
;
:: thesis: ex z being Element of L st
( z in rng (Infs ) & x <= z & y <= z )
consider g being
set such that A4:
g in dom (Frege F)
and A5:
x = //\ ((Frege F) . g),
L
by A2, Th13;
reconsider g =
g as
Function by A4, Th7;
reconsider G =
(Frege F) . g as
Function of
J,the
carrier of
L by A4, Th10;
A6:
x = "/\" (rng ((Frege F) . g)),
L
by A5, YELLOW_2:def 6;
A7:
ex_inf_of rng ((Frege F) . g),
L
by YELLOW_0:17;
consider h being
set such that A8:
h in dom (Frege F)
and A9:
y = //\ ((Frege F) . h),
L
by A3, Th13;
reconsider h =
h as
Function by A8, Th7;
reconsider H =
(Frege F) . h as
Function of
J,the
carrier of
L by A8, Th10;
A10:
y = "/\" (rng ((Frege F) . h)),
L
by A9, YELLOW_2:def 6;
A11:
ex_inf_of rng ((Frege F) . h),
L
by YELLOW_0:17;
A12:
for
j being
Element of
J ex
k being
Element of
K . j st
(
G . j <= (F . j) . k &
H . j <= (F . j) . k )
defpred S1[
set ,
set ]
means ( $1
in J & $2
in K . $1 & ( for
c being
Element of
L st
c = (F . $1) . $2 holds
( ( for
a being
Element of
L st
a = G . $1 holds
a <= c ) & ( for
b being
Element of
L st
b = H . $1 holds
b <= c ) ) ) );
A19:
for
j being
set st
j in J holds
ex
k being
set st
(
k in union (rng K) &
S1[
j,
k] )
consider f being
Function such that A22:
dom f = J
and
rng f c= union (rng K)
and A23:
for
j being
set st
j in J holds
S1[
j,
f . j]
from WELLORD2:sch 1(A19);
A24:
dom f =
dom F
by A22, PARTFUN1:def 4
.=
dom (doms F)
by FUNCT_6:89
;
then
f in product (doms F)
by A24, CARD_3:18;
then A26:
f in dom (Frege F)
by PARTFUN1:def 4;
then reconsider Ff =
(Frege F) . f as
Function of
J,the
carrier of
L by Th10;
take z =
Inf ;
:: thesis: ( z in rng (Infs ) & x <= z & y <= z )
thus
z in rng (Infs )
by A26, Th13;
:: thesis: ( x <= z & y <= z )
hence
x <= z
by YELLOW_2:57;
:: thesis: y <= z
hence
y <= z
by YELLOW_2:57;
:: thesis: verum
end;
hence
rng (Infs ) is directed
by WAYBEL_0:def 1; :: thesis: verum