let z0 be Complex; :: thesis: for N1, N2 being Neighbourhood of z0 ex N being Neighbourhood of z0 st
( N c= N1 & N c= N2 )
let N1, N2 be Neighbourhood of z0; :: thesis: ex N being Neighbourhood of z0 st
( N c= N1 & N c= N2 )
consider a1 being Real such that
A1:
( 0 < a1 & { y where y is Complex : |.(y - z0).| < a1 } c= N1 )
by Def5;
consider a2 being Real such that
A2:
( 0 < a2 & { y where y is Complex : |.(y - z0).| < a2 } c= N2 )
by Def5;
set g = min a1,a2;
A3:
0 < min a1,a2
by A1, A2, XXREAL_0:15;
A4:
( min a1,a2 <= a2 & min a1,a2 <= a1 )
by XXREAL_0:17;
A5:
{ y where y is Complex : |.(y - z0).| < min a1,a2 } c= { y where y is Complex : |.(y - z0).| < a1 }
A8:
{ y where y is Complex : |.(y - z0).| < min a1,a2 } c= { y where y is Complex : |.(y - z0).| < a2 }
take N = { y where y is Complex : |.(y - z0).| < min a1,a2 } ; :: thesis: ( N is Subset of COMPLEX & N is Neighbourhood of z0 & N c= N1 & N c= N2 )
thus
( N is Subset of COMPLEX & N is Neighbourhood of z0 & N c= N1 & N c= N2 )
by A1, A2, A3, A5, A8, Th8, XBOOLE_1:1; :: thesis: verum