$\DeclareMathOperator{\tr}{trace}$
I am reading the Wikipedia article on the trace operator. The section titled Coordinate-Free Definition defines the trace as follows.
Let $V$ be a finite dimensional vector space over a field $F$ and define a bilinear map $f:V\times V^*\to F$ as $f(v, \omega)=\omega(v)$ for all $(v, \omega)\in V\times V^*$. This maps induces a unique linear map $\tr:V\otimes V^*\to F$.
Since $\text{End}(V)$ has a canonical isomorphism with $V\otimes V^*$, we have now a notion of trace of a linear operator on $V$.
The Question: The second paragraph of the section in the article says that
This also clarifies why $\tr(AB)=\tr(BA)$.
I can't see how $\tr(AB)=\tr(BA)$ follows from this definition at all.
Can somebody give me a hint?