Metamath Proof Explorer


Theorem atanf

Description: Domain and codoamin of the arctan function. (Contributed by Mario Carneiro, 31-Mar-2015)

Ref Expression
Assertion atanf ⊢ arctan : ℂ ∖ − i i ⟶ ℂ

Proof

Step Hyp Ref Expression
1 df-atan ⊢ arctan = x ∈ ℂ ∖ − i i ⟼ i 2 ⁢ log ⁡ 1 − i ⁢ x − log ⁡ 1 + i ⁢ x
2 ovex ⊢ i 2 ⁢ log ⁡ 1 − i ⁢ x − log ⁡ 1 + i ⁢ x ∈ V
3 2 1 dmmpti ⊢ dom ⁡ arctan = ℂ ∖ − i i
4 3 eleq2i ⊢ x ∈ dom ⁡ arctan ↔ x ∈ ℂ ∖ − i i
5 ax-icn ⊢ i ∈ ℂ
6 halfcl ⊢ i ∈ ℂ → i 2 ∈ ℂ
7 5 6 ax-mp ⊢ i 2 ∈ ℂ
8 ax-1cn ⊢ 1 ∈ ℂ
9 atandm2 ⊢ x ∈ dom ⁡ arctan ↔ x ∈ ℂ ∧ 1 − i ⁢ x ≠ 0 ∧ 1 + i ⁢ x ≠ 0
10 9 simp1bi ⊢ x ∈ dom ⁡ arctan → x ∈ ℂ
11 mulcl ⊢ i ∈ ℂ ∧ x ∈ ℂ → i ⁢ x ∈ ℂ
12 5 10 11 sylancr ⊢ x ∈ dom ⁡ arctan → i ⁢ x ∈ ℂ
13 subcl ⊢ 1 ∈ ℂ ∧ i ⁢ x ∈ ℂ → 1 − i ⁢ x ∈ ℂ
14 8 12 13 sylancr ⊢ x ∈ dom ⁡ arctan → 1 − i ⁢ x ∈ ℂ
15 9 simp2bi ⊢ x ∈ dom ⁡ arctan → 1 − i ⁢ x ≠ 0
16 14 15 logcld ⊢ x ∈ dom ⁡ arctan → log ⁡ 1 − i ⁢ x ∈ ℂ
17 addcl ⊢ 1 ∈ ℂ ∧ i ⁢ x ∈ ℂ → 1 + i ⁢ x ∈ ℂ
18 8 12 17 sylancr ⊢ x ∈ dom ⁡ arctan → 1 + i ⁢ x ∈ ℂ
19 9 simp3bi ⊢ x ∈ dom ⁡ arctan → 1 + i ⁢ x ≠ 0
20 18 19 logcld ⊢ x ∈ dom ⁡ arctan → log ⁡ 1 + i ⁢ x ∈ ℂ
21 16 20 subcld ⊢ x ∈ dom ⁡ arctan → log ⁡ 1 − i ⁢ x − log ⁡ 1 + i ⁢ x ∈ ℂ
22 mulcl ⊢ i 2 ∈ ℂ ∧ log ⁡ 1 − i ⁢ x − log ⁡ 1 + i ⁢ x ∈ ℂ → i 2 ⁢ log ⁡ 1 − i ⁢ x − log ⁡ 1 + i ⁢ x ∈ ℂ
23 7 21 22 sylancr ⊢ x ∈ dom ⁡ arctan → i 2 ⁢ log ⁡ 1 − i ⁢ x − log ⁡ 1 + i ⁢ x ∈ ℂ
24 4 23 sylbir ⊢ x ∈ ℂ ∖ − i i → i 2 ⁢ log ⁡ 1 − i ⁢ x − log ⁡ 1 + i ⁢ x ∈ ℂ
25 1 24 fmpti ⊢ arctan : ℂ ∖ − i i ⟶ ℂ