Metamath Proof Explorer


Theorem divcan3zi

Description: A cancellation law for division. (Eliminates a hypothesis of divcan3i with the weak deduction theorem.) (Contributed by NM, 3-Feb-2004)

Ref Expression
Hypotheses divclz.1 ⊢ A ∈ ℂ
divclz.2 ⊢ B ∈ ℂ
Assertion divcan3zi ⊢ B ≠ 0 → B ⁢ A B = A

Proof

Step Hyp Ref Expression
1 divclz.1 ⊢ A ∈ ℂ
2 divclz.2 ⊢ B ∈ ℂ
3 divcan3 ⊢ A ∈ ℂ ∧ B ∈ ℂ ∧ B ≠ 0 → B ⁢ A B = A
4 1 2 3 mp3an12 ⊢ B ≠ 0 → B ⁢ A B = A