let x0 be Real; for f1, f2 being PartFunc of REAL ,REAL st f1 is_right_convergent_in x0 & f2 is_right_convergent_in x0 & lim_right f2,x0 <> 0 & ( for r being Real st x0 < r holds
ex g being Real st
( g < r & x0 < g & g in dom (f1 / f2) ) ) holds
( f1 / f2 is_right_convergent_in x0 & lim_right (f1 / f2),x0 = (lim_right f1,x0) / (lim_right f2,x0) )
let f1, f2 be PartFunc of REAL ,REAL ; ( f1 is_right_convergent_in x0 & f2 is_right_convergent_in x0 & lim_right f2,x0 <> 0 & ( for r being Real st x0 < r holds
ex g being Real st
( g < r & x0 < g & g in dom (f1 / f2) ) ) implies ( f1 / f2 is_right_convergent_in x0 & lim_right (f1 / f2),x0 = (lim_right f1,x0) / (lim_right f2,x0) ) )
assume that
A1:
f1 is_right_convergent_in x0
and
A2:
f2 is_right_convergent_in x0
and
A3:
lim_right f2,x0 <> 0
and
A4:
for r being Real st x0 < r holds
ex g being Real st
( g < r & x0 < g & g in dom (f1 / f2) )
; ( f1 / f2 is_right_convergent_in x0 & lim_right (f1 / f2),x0 = (lim_right f1,x0) / (lim_right f2,x0) )
then A11:
f2 ^ is_right_convergent_in x0
by A2, A3, Th66;
A12:
f1 / f2 = f1 (#) (f2 ^ )
by RFUNCT_1:47;
hence
f1 / f2 is_right_convergent_in x0
by A1, A4, A11, Th67; lim_right (f1 / f2),x0 = (lim_right f1,x0) / (lim_right f2,x0)
lim_right (f2 ^ ),x0 = (lim_right f2,x0) "
by A2, A3, A5, Th66;
hence lim_right (f1 / f2),x0 =
(lim_right f1,x0) * ((lim_right f2,x0) " )
by A1, A4, A12, A11, Th67
.=
(lim_right f1,x0) / (lim_right f2,x0)
by XCMPLX_0:def 9
;
verum