let f, g be PartFunc of REAL ,REAL ; :: thesis: ( dom f = right_closed_halfline 0 & dom g = right_closed_halfline 0 & ( for s being Real st s in right_open_halfline 0 holds
f (#) (exp*- s) is_+infty_ext_Riemann_integrable_on 0 ) & ( for s being Real st s in right_open_halfline 0 holds
g (#) (exp*- s) is_+infty_ext_Riemann_integrable_on 0 ) implies ( ( for s being Real st s in right_open_halfline 0 holds
(f + g) (#) (exp*- s) is_+infty_ext_Riemann_integrable_on 0 ) & One-sided_Laplace_transform (f + g) = (One-sided_Laplace_transform f) + (One-sided_Laplace_transform g) ) )

assume that
A1: dom f = right_closed_halfline 0 and
A2: dom g = right_closed_halfline 0 and
A3: ( ( for s being Real st s in right_open_halfline 0 holds
f (#) (exp*- s) is_+infty_ext_Riemann_integrable_on 0 ) & ( for s being Real st s in right_open_halfline 0 holds
g (#) (exp*- s) is_+infty_ext_Riemann_integrable_on 0 ) ) ; :: thesis: ( ( for s being Real st s in right_open_halfline 0 holds
(f + g) (#) (exp*- s) is_+infty_ext_Riemann_integrable_on 0 ) & One-sided_Laplace_transform (f + g) = (One-sided_Laplace_transform f) + (One-sided_Laplace_transform g) )

set Intg = One-sided_Laplace_transform g;
set Intf = One-sided_Laplace_transform f;
set F = (One-sided_Laplace_transform f) + (One-sided_Laplace_transform g);
A4: dom ((One-sided_Laplace_transform f) + (One-sided_Laplace_transform g)) = (dom (One-sided_Laplace_transform f)) /\ (dom (One-sided_Laplace_transform g)) by VALUED_1:def 1
.= (right_open_halfline 0 ) /\ (dom (One-sided_Laplace_transform g)) by Def12
.= (right_open_halfline 0 ) /\ (right_open_halfline 0 ) by Def12
.= right_open_halfline 0 ;
A5: for s being Real st s in right_open_halfline 0 holds
( (f + g) (#) (exp*- s) is_+infty_ext_Riemann_integrable_on 0 & infty_ext_right_integral ((f + g) (#) (exp*- s)),0 = (infty_ext_right_integral (f (#) (exp*- s)),0 ) + (infty_ext_right_integral (g (#) (exp*- s)),0 ) )
proof end;
for s being Real st s in dom ((One-sided_Laplace_transform f) + (One-sided_Laplace_transform g)) holds
((One-sided_Laplace_transform f) + (One-sided_Laplace_transform g)) . s = infty_ext_right_integral ((f + g) (#) (exp*- s)),0
proof end;
hence ( ( for s being Real st s in right_open_halfline 0 holds
(f + g) (#) (exp*- s) is_+infty_ext_Riemann_integrable_on 0 ) & One-sided_Laplace_transform (f + g) = (One-sided_Laplace_transform f) + (One-sided_Laplace_transform g) ) by A5, A4, Def12; :: thesis: verum