I am wondering why the cross product of two vectors in $\mathbb{R}^3$ would get the Normal Vector of the plane generated by them? I know it is the definition, but I am still wondering why we can get it just by calculating their cross product.
Is there any proof?
This is cross product of two vectors in $\mathbb{R}^3$ :
$$(a,b,c) \times (d,e,f) = (bf-ce, cd-af, ae-bd)$$