let x0 be Real; for f being PartFunc of REAL,REAL st f is_convergent_in x0 holds
( f is_left_convergent_in x0 & f is_right_convergent_in x0 & lim_left (f,x0) = lim_right (f,x0) & lim (f,x0) = lim_left (f,x0) & lim (f,x0) = lim_right (f,x0) )
let f be PartFunc of REAL,REAL; ( f is_convergent_in x0 implies ( f is_left_convergent_in x0 & f is_right_convergent_in x0 & lim_left (f,x0) = lim_right (f,x0) & lim (f,x0) = lim_left (f,x0) & lim (f,x0) = lim_right (f,x0) ) )
assume A1:
f is_convergent_in x0
; ( f is_left_convergent_in x0 & f is_right_convergent_in x0 & lim_left (f,x0) = lim_right (f,x0) & lim (f,x0) = lim_left (f,x0) & lim (f,x0) = lim_right (f,x0) )
A10:
for r1, r2 being Real st r1 < x0 & x0 < r2 holds
ex g1, g2 being Real st
( r1 < g1 & g1 < x0 & g1 in dom f & g2 < r2 & x0 < g2 & g2 in dom f )
by A1;
then
for r being Real st r < x0 holds
ex g being Real st
( r < g & g < x0 & g in dom f )
by Th8;
hence
f is_left_convergent_in x0
by A6, LIMFUNC2:def 1; ( f is_right_convergent_in x0 & lim_left (f,x0) = lim_right (f,x0) & lim (f,x0) = lim_left (f,x0) & lim (f,x0) = lim_right (f,x0) )
then A11:
lim_left (f,x0) = lim (f,x0)
by A6, LIMFUNC2:def 7;
for r being Real st x0 < r holds
ex g being Real st
( g < r & x0 < g & g in dom f )
by A10, Th8;
hence
f is_right_convergent_in x0
by A2, LIMFUNC2:def 4; ( lim_left (f,x0) = lim_right (f,x0) & lim (f,x0) = lim_left (f,x0) & lim (f,x0) = lim_right (f,x0) )
hence
( lim_left (f,x0) = lim_right (f,x0) & lim (f,x0) = lim_left (f,x0) & lim (f,x0) = lim_right (f,x0) )
by A11, A2, LIMFUNC2:def 8; verum