let f be PartFunc of REAL,REAL; :: thesis: for a, b being Real holds
( not f is_left_improper_integrable_on a,b or ( f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = ext_left_integral (f,a,b) ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = +infty ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = -infty ) )

let a, b be Real; :: thesis: ( not f is_left_improper_integrable_on a,b or ( f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = ext_left_integral (f,a,b) ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = +infty ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = -infty ) )
assume A1: f is_left_improper_integrable_on a,b ; :: thesis: ( ( f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = ext_left_integral (f,a,b) ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = +infty ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = -infty ) )
then consider Intf being PartFunc of REAL,REAL such that
A2: ( dom Intf = ].a,b.] & ( for x being Real st x in dom Intf holds
Intf . x = integral (f,x,b) ) & ( Intf is_right_convergent_in a or Intf is_right_divergent_to+infty_in a or Intf is_right_divergent_to-infty_in a ) ) ;
per cases ( Intf is_right_convergent_in a or Intf is_right_divergent_to+infty_in a or Intf is_right_divergent_to-infty_in a ) by A2;
suppose A3: Intf is_right_convergent_in a ; :: thesis: ( ( f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = ext_left_integral (f,a,b) ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = +infty ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = -infty ) )
end;
suppose A5: Intf is_right_divergent_to+infty_in a ; :: thesis: ( ( f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = ext_left_integral (f,a,b) ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = +infty ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = -infty ) )
for I being PartFunc of REAL,REAL st dom I = ].a,b.] & ( for x being Real st x in dom I holds
I . x = integral (f,x,b) ) holds
not I is_right_convergent_in a
proof
let I be PartFunc of REAL,REAL; :: thesis: ( dom I = ].a,b.] & ( for x being Real st x in dom I holds
I . x = integral (f,x,b) ) implies not I is_right_convergent_in a )

assume that
A6: dom I = ].a,b.] and
A7: for x being Real st x in dom I holds
I . x = integral (f,x,b) ; :: thesis: not I is_right_convergent_in a
now :: thesis: for x being Element of REAL st x in dom Intf holds
Intf . x = I . x
let x be Element of REAL ; :: thesis: ( x in dom Intf implies Intf . x = I . x )
assume A8: x in dom Intf ; :: thesis: Intf . x = I . x
then Intf . x = integral (f,x,b) by A2;
hence Intf . x = I . x by A2, A6, A7, A8; :: thesis: verum
end;
then Intf = I by A2, A6, PARTFUN1:5;
hence not I is_right_convergent_in a by A5, Th8; :: thesis: verum
end;
hence ( ( f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = ext_left_integral (f,a,b) ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = +infty ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = -infty ) ) by A1, Def3, INTEGR10:def 2; :: thesis: verum
end;
suppose A9: Intf is_right_divergent_to-infty_in a ; :: thesis: ( ( f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = ext_left_integral (f,a,b) ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = +infty ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = -infty ) )
for I being PartFunc of REAL,REAL st dom I = ].a,b.] & ( for x being Real st x in dom I holds
I . x = integral (f,x,b) ) holds
not I is_right_convergent_in a
proof
let I be PartFunc of REAL,REAL; :: thesis: ( dom I = ].a,b.] & ( for x being Real st x in dom I holds
I . x = integral (f,x,b) ) implies not I is_right_convergent_in a )

assume that
A10: dom I = ].a,b.] and
A11: for x being Real st x in dom I holds
I . x = integral (f,x,b) ; :: thesis: not I is_right_convergent_in a
now :: thesis: for x being Element of REAL st x in dom Intf holds
Intf . x = I . x
let x be Element of REAL ; :: thesis: ( x in dom Intf implies Intf . x = I . x )
assume A12: x in dom Intf ; :: thesis: Intf . x = I . x
then Intf . x = integral (f,x,b) by A2;
hence Intf . x = I . x by A2, A10, A11, A12; :: thesis: verum
end;
then Intf = I by A2, A10, PARTFUN1:5;
hence not I is_right_convergent_in a by A9, Th9; :: thesis: verum
end;
hence ( ( f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = ext_left_integral (f,a,b) ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = +infty ) or ( not f is_left_ext_Riemann_integrable_on a,b & left_improper_integral (f,a,b) = -infty ) ) by A1, Def3, INTEGR10:def 2; :: thesis: verum
end;
end;