let z0 be Complex; 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; ex N being Neighbourhood of z0 st
( N c= N1 & N c= N2 )
consider a1 being Real such that
A1:
0 < a1
and
A2:
{ y where y is Complex : |.(y - z0).| < a1 } c= N1
by Def5;
consider a2 being Real such that
A3:
0 < a2
and
A4:
{ y where y is Complex : |.(y - z0).| < a2 } c= N2
by Def5;
set g = min (a1,a2);
take IT = { y where y is Complex : |.(y - z0).| < min (a1,a2) } ; ( IT is Subset of COMPLEX & IT is Neighbourhood of z0 & IT c= N1 & IT c= N2 )
A5:
min (a1,a2) <= a2
by XXREAL_0:17;
A6:
{ y where y is Complex : |.(y - z0).| < min (a1,a2) } c= { y where y is Complex : |.(y - z0).| < a2 }
A9:
min (a1,a2) <= a1
by XXREAL_0:17;
A10:
{ y where y is Complex : |.(y - z0).| < min (a1,a2) } c= { y where y is Complex : |.(y - z0).| < a1 }
0 < min (a1,a2)
by A1, A3, XXREAL_0:15;
hence
( IT is Subset of COMPLEX & IT is Neighbourhood of z0 & IT c= N1 & IT c= N2 )
by A2, A4, A10, A6, Th6; verum