Metamath Proof Explorer


Theorem atans

Description: The "domain of continuity" of the arctangent. (Contributed by Mario Carneiro, 7-Apr-2015)

Ref Expression
Hypotheses atansopn.d ⊢ D = ℂ ∖ −∞ 0
atansopn.s ⊢ S = y ∈ ℂ | 1 + y 2 ∈ D
Assertion atans ⊢ A ∈ S ↔ A ∈ ℂ ∧ 1 + A 2 ∈ D

Proof

Step Hyp Ref Expression
1 atansopn.d ⊢ D = ℂ ∖ −∞ 0
2 atansopn.s ⊢ S = y ∈ ℂ | 1 + y 2 ∈ D
3 oveq1 ⊢ y = A → y 2 = A 2
4 3 oveq2d ⊢ y = A → 1 + y 2 = 1 + A 2
5 4 eleq1d ⊢ y = A → 1 + y 2 ∈ D ↔ 1 + A 2 ∈ D
6 5 2 elrab2 ⊢ A ∈ S ↔ A ∈ ℂ ∧ 1 + A 2 ∈ D