let X be set ; :: thesis: for A2, A1 being SetSequence of X st A2 is convergent holds
lim_inf (A1 (\) A2) = (lim_inf A1) \ (lim_inf A2)

let A2, A1 be SetSequence of X; :: thesis: ( A2 is convergent implies lim_inf (A1 (\) A2) = (lim_inf A1) \ (lim_inf A2) )
assume A1: A2 is convergent ; :: thesis: lim_inf (A1 (\) A2) = (lim_inf A1) \ (lim_inf A2)
thus lim_inf (A1 (\) A2) c= (lim_inf A1) \ (lim_inf A2) by Th62; :: according to XBOOLE_0:def 10 :: thesis: (lim_inf A1) \ (lim_inf A2) c= lim_inf (A1 (\) A2)
thus (lim_inf A1) \ (lim_inf A2) c= lim_inf (A1 (\) A2) :: thesis: verum
proof
let x be set ; :: according to TARSKI:def 3 :: thesis: ( not x in (lim_inf A1) \ (lim_inf A2) or x in lim_inf (A1 (\) A2) )
assume A2: x in (lim_inf A1) \ (lim_inf A2) ; :: thesis: x in lim_inf (A1 (\) A2)
then x in lim_inf A1 by XBOOLE_0:def 5;
then consider n0 being Element of NAT such that
A3: for k being Element of NAT holds x in A1 . (n0 + k) by KURATO_2:7;
not x in lim_inf A2 by A2, XBOOLE_0:def 5;
then not x in lim_sup A2 by A1, KURATO_2:def 7;
then consider n1 being Element of NAT such that
A4: for k being Element of NAT holds not x in A2 . (n1 + k) by KURATO_2:8;
now
let k be Element of NAT ; :: thesis: x in (A1 (\) A2) . ((n0 + n1) + k)
( x in A1 . (n0 + (n1 + k)) & not x in A2 . (n1 + (n0 + k)) ) by A3, A4;
then x in (A1 . ((n0 + n1) + k)) \ (A2 . ((n0 + n1) + k)) by XBOOLE_0:def 5;
hence x in (A1 (\) A2) . ((n0 + n1) + k) by Def3; :: thesis: verum
end;
hence x in lim_inf (A1 (\) A2) by KURATO_2:7; :: thesis: verum
end;