Metamath Proof Explorer


Theorem sigarval

Description: Define the signed area by treating complex numbers as vectors with two components. (Contributed by Saveliy Skresanov, 19-Sep-2017)

Ref Expression
Hypothesis sigar ⊢ G = x ∈ ℂ , y ∈ ℂ ⟼ ℑ ⁡ x ‾ ⁢ y
Assertion sigarval ⊢ A ∈ ℂ ∧ B ∈ ℂ → A G B = ℑ ⁡ A ‾ ⁢ B

Proof

Step Hyp Ref Expression
1 sigar ⊢ G = x ∈ ℂ , y ∈ ℂ ⟼ ℑ ⁡ x ‾ ⁢ y
2 simpl ⊢ x = A ∧ y = B → x = A
3 2 fveq2d ⊢ x = A ∧ y = B → x ‾ = A ‾
4 simpr ⊢ x = A ∧ y = B → y = B
5 3 4 oveq12d ⊢ x = A ∧ y = B → x ‾ ⁢ y = A ‾ ⁢ B
6 5 fveq2d ⊢ x = A ∧ y = B → ℑ ⁡ x ‾ ⁢ y = ℑ ⁡ A ‾ ⁢ B
7 fvex ⊢ ℑ ⁡ A ‾ ⁢ B ∈ V
8 6 1 7 ovmpoa ⊢ A ∈ ℂ ∧ B ∈ ℂ → A G B = ℑ ⁡ A ‾ ⁢ B