theorem :: CLOPBAN4:40
for X being Complex_Banach_Algebra
for z being Element of X
for s, t being Complex holds
( (exp (s * z)) * (exp (t * z)) = exp ((s + t) * z) & (exp (t * z)) * (exp (s * z)) = exp ((t + s) * z) & exp ((s + t) * z) = exp ((t + s) * z) & exp (s * z), exp (t * z) are_commutative )