:: deftheorem Def12 defines One-sided_Laplace_transform INTEGR10:def 12 :
for f, b2 being PartFunc of REAL,REAL holds
( b2 = One-sided_Laplace_transform f iff ( dom b2 = right_open_halfline 0 & ( for s being Real st s in dom b2 holds
b2 . s = infty_ext_right_integral ((f (#) (exp*- s)),0) ) ) );