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