Metamath Proof Explorer


Theorem cxpmul2zd

Description: Generalize cxpmul2 to negative integers. (Contributed by Mario Carneiro, 30-May-2016)

Ref Expression
Hypotheses cxp0d.1 ⊢ φ → A ∈ ℂ
cxpefd.2 ⊢ φ → A ≠ 0
cxpefd.3 ⊢ φ → B ∈ ℂ
cxpmul2zd.4 ⊢ φ → C ∈ ℤ
Assertion cxpmul2zd ⊢ φ → A B ⁢ C = A B C

Proof

Step Hyp Ref Expression
1 cxp0d.1 ⊢ φ → A ∈ ℂ
2 cxpefd.2 ⊢ φ → A ≠ 0
3 cxpefd.3 ⊢ φ → B ∈ ℂ
4 cxpmul2zd.4 ⊢ φ → C ∈ ℤ
5 cxpmul2z ⊢ A ∈ ℂ ∧ A ≠ 0 ∧ B ∈ ℂ ∧ C ∈ ℤ → A B ⁢ C = A B C
6 1 2 3 4 5 syl22anc ⊢ φ → A B ⁢ C = A B C