Metamath Proof Explorer


Theorem cxpp1d

Description: Value of a nonzero complex number raised to a complex power plus one. (Contributed by Mario Carneiro, 30-May-2016)

Ref Expression
Hypotheses cxp0d.1 ⊢ φ → A ∈ ℂ
cxpefd.2 ⊢ φ → A ≠ 0
cxpefd.3 ⊢ φ → B ∈ ℂ
Assertion cxpp1d ⊢ φ → A B + 1 = A B ⁢ A

Proof

Step Hyp Ref Expression
1 cxp0d.1 ⊢ φ → A ∈ ℂ
2 cxpefd.2 ⊢ φ → A ≠ 0
3 cxpefd.3 ⊢ φ → B ∈ ℂ
4 cxpp1 ⊢ A ∈ ℂ ∧ A ≠ 0 ∧ B ∈ ℂ → A B + 1 = A B ⁢ A
5 1 2 3 4 syl3anc ⊢ φ → A B + 1 = A B ⁢ A