let L be with_infima Poset; for F being Filter of L
for X being non empty finite Subset of
for x being Element of st x in uparrow (fininfs (F \/ X)) holds
ex a being Element of st
( a in F & x >= a "/\" (inf X) )
let I be Filter of L; for X being non empty finite Subset of
for x being Element of st x in uparrow (fininfs (I \/ X)) holds
ex a being Element of st
( a in I & x >= a "/\" (inf X) )
let X be non empty finite Subset of ; for x being Element of st x in uparrow (fininfs (I \/ X)) holds
ex a being Element of st
( a in I & x >= a "/\" (inf X) )
let x be Element of ; ( x in uparrow (fininfs (I \/ X)) implies ex a being Element of st
( a in I & x >= a "/\" (inf X) ) )
consider i being Element of I;
reconsider i = i as Element of ;
assume
x in uparrow (fininfs (I \/ X))
; ex a being Element of st
( a in I & x >= a "/\" (inf X) )
then consider u being Element of such that
A1:
u <= x
and
A2:
u in fininfs (I \/ X)
by WAYBEL_0:def 16;
consider Y being finite Subset of such that
A3:
u = "/\" Y,L
and
A4:
ex_inf_of Y,L
by A2;
Y \ X c= I
then reconsider Z = Y \ X as finite Subset of ;
reconsider Z' = Z, Y' = Y as finite Subset of by XBOOLE_1:1;
reconsider ZX = Z' \/ X as finite Subset of ;
per cases
( Z = {} or Z <> {} )
;
suppose A9:
Z <> {}
;
ex a being Element of st
( a in I & x >= a "/\" (inf X) )take i =
inf Z';
( i in I & x >= i "/\" (inf X) )A10:
ex_inf_of X,
L
by YELLOW_0:55;
A11:
ex_inf_of ZX,
L
by YELLOW_0:55;
Y c= Y \/ X
by XBOOLE_1:7;
then
Y c= Z' \/ X
by XBOOLE_1:39;
then A12:
inf Y' >= inf ZX
by A4, A11, YELLOW_0:35;
ex_inf_of Z',
L
by A9, YELLOW_0:55;
then
inf (Z' \/ X) = (inf Z') "/\" (inf X)
by A10, A11, YELLOW_0:37;
hence
(
i in I &
x >= i "/\" (inf X) )
by A1, A3, A9, A12, ORDERS_2:26, WAYBEL_0:43;
verum end; end;