Metamath Proof Explorer


Theorem negcon1d

Description: Contraposition law for unary minus. Deduction form of negcon1 . (Contributed by David Moews, 28-Feb-2017)

Ref Expression
Hypotheses negidd.1 ⊢ φ → A ∈ ℂ
negcon1d.2 ⊢ φ → B ∈ ℂ
Assertion negcon1d ⊢ φ → − A = B ↔ − B = A

Proof

Step Hyp Ref Expression
1 negidd.1 ⊢ φ → A ∈ ℂ
2 negcon1d.2 ⊢ φ → B ∈ ℂ
3 negcon1 ⊢ A ∈ ℂ ∧ B ∈ ℂ → − A = B ↔ − B = A
4 1 2 3 syl2anc ⊢ φ → − A = B ↔ − B = A