Metamath Proof Explorer


Theorem absrpcld

Description: The absolute value of a nonzero number is a positive real. (Contributed by Mario Carneiro, 29-May-2016)

Ref Expression
Hypotheses abscld.1 ⊢ φ → A ∈ ℂ
absne0d.2 ⊢ φ → A ≠ 0
Assertion absrpcld ⊢ φ → A ∈ ℝ +

Proof

Step Hyp Ref Expression
1 abscld.1 ⊢ φ → A ∈ ℂ
2 absne0d.2 ⊢ φ → A ≠ 0
3 absrpcl ⊢ A ∈ ℂ ∧ A ≠ 0 → A ∈ ℝ +
4 1 2 3 syl2anc ⊢ φ → A ∈ ℝ +