Metamath Proof Explorer


Theorem logdmss

Description: The continuity domain of log is a subset of the regular domain of log . (Contributed by Mario Carneiro, 1-Mar-2015)

Ref Expression
Hypothesis logcn.d ⊢ D = ℂ ∖ −∞ 0
Assertion logdmss ⊢ D ⊆ ℂ ∖ 0

Proof

Step Hyp Ref Expression
1 logcn.d ⊢ D = ℂ ∖ −∞ 0
2 1 ellogdm ⊢ x ∈ D ↔ x ∈ ℂ ∧ x ∈ ℝ → x ∈ ℝ +
3 2 simplbi ⊢ x ∈ D → x ∈ ℂ
4 1 logdmn0 ⊢ x ∈ D → x ≠ 0
5 eldifsn ⊢ x ∈ ℂ ∖ 0 ↔ x ∈ ℂ ∧ x ≠ 0
6 3 4 5 sylanbrc ⊢ x ∈ D → x ∈ ℂ ∖ 0
7 6 ssriv ⊢ D ⊆ ℂ ∖ 0