Metamath Proof Explorer


Theorem recrecd

Description: A number is equal to the reciprocal of its reciprocal. (Contributed by Mario Carneiro, 27-May-2016)

Ref Expression
Hypotheses div1d.1 ⊢ φ → A ∈ ℂ
reccld.2 ⊢ φ → A ≠ 0
Assertion recrecd ⊢ φ → 1 1 A = A

Proof

Step Hyp Ref Expression
1 div1d.1 ⊢ φ → A ∈ ℂ
2 reccld.2 ⊢ φ → A ≠ 0
3 recrec ⊢ A ∈ ℂ ∧ A ≠ 0 → 1 1 A = A
4 1 2 3 syl2anc ⊢ φ → 1 1 A = A