let I be non empty set ; :: thesis: for J being non-Empty Poset-yielding ManySortedSet of
for X being Subset of (product J) holds
( ex_inf_of X, product J iff for i being Element of I holds ex_inf_of pi X,i,J . i )
let J be non-Empty Poset-yielding ManySortedSet of ; :: thesis: for X being Subset of (product J) holds
( ex_inf_of X, product J iff for i being Element of I holds ex_inf_of pi X,i,J . i )
let X be Subset of (product J); :: thesis: ( ex_inf_of X, product J iff for i being Element of I holds ex_inf_of pi X,i,J . i )
hereby :: thesis: ( ( for i being Element of I holds ex_inf_of pi X,i,J . i ) implies ex_inf_of X, product J )
assume A1:
ex_inf_of X,
product J
;
:: thesis: for i being Element of I holds ex_inf_of pi X,i,J . ilet i be
Element of
I;
:: thesis: ex_inf_of pi X,i,J . iset f =
inf X;
A2:
inf X is_<=_than X
by A1, YELLOW_0:31;
then A3:
(inf X) . i is_<=_than pi X,
i
by Th32;
now let x be
Element of
(J . i);
:: thesis: ( pi X,i is_>=_than x implies (inf X) . i >= x )assume A4:
pi X,
i is_>=_than x
;
:: thesis: (inf X) . i >= xset g =
(inf X) +* i,
x;
A5:
(
dom ((inf X) +* i,x) = dom (inf X) &
dom (inf X) = I )
by FUNCT_7:32, WAYBEL_3:27;
then A6:
((inf X) +* i,x) . i = x
by FUNCT_7:33;
then reconsider g =
(inf X) +* i,
x as
Element of
(product J) by A5, WAYBEL_3:27;
X is_>=_than g
then
inf X >= g
by A1, YELLOW_0:31;
hence
(inf X) . i >= x
by A6, WAYBEL_3:28;
:: thesis: verum end; hence
ex_inf_of pi X,
i,
J . i
by A3, YELLOW_0:31;
:: thesis: verum
end;
assume
for i being Element of I holds ex_inf_of pi X,i,J . i
; :: thesis: ex_inf_of X, product J
then consider f being Element of (product J) such that
for i being Element of I holds f . i = inf (pi X,i)
and
A8:
f is_<=_than X
and
A9:
for g being Element of (product J) st X is_>=_than g holds
f >= g
by Lm2;
thus
ex_inf_of X, product J
by A8, A9, YELLOW_0:31; :: thesis: verum