Assumptions:
TeX:
{e}^{a + b} = {e}^{a} {e}^{b} a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; b \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Exp | Exponential function | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("812707"), Formula(Equal(Exp(Add(a, b)), Mul(Exp(a), Exp(b)))), Variables(a, b), Assumptions(And(Element(a, CC), Element(b, CC))))