Database
BASIC REAL AND COMPLEX FUNCTIONS
Basic trigonometry
The natural logarithm on complex numbers
cxpmul2d
Metamath Proof Explorer
Description: Product of exponents law for complex exponentiation. Variation on
cxpmul with more general conditions on A and B when C is
an integer. (Contributed by Mario Carneiro , 30-May-2016)
Ref
Expression
Hypotheses
cxp0d.1
⊢ φ → A ∈ ℂ
cxpcld.2
⊢ φ → B ∈ ℂ
cxpmul2d.4
⊢ φ → C ∈ ℕ 0
Assertion
cxpmul2d
⊢ φ → A B ⁢ C = A B C
Proof
Step
Hyp
Ref
Expression
1
cxp0d.1
⊢ φ → A ∈ ℂ
2
cxpcld.2
⊢ φ → B ∈ ℂ
3
cxpmul2d.4
⊢ φ → C ∈ ℕ 0
4
cxpmul2
⊢ A ∈ ℂ ∧ B ∈ ℂ ∧ C ∈ ℕ 0 → A B ⁢ C = A B C
5
1 2 3 4
syl3anc
⊢ φ → A B ⁢ C = A B C