I am reading the book "Differentiable Algebraic Topology, From Statifolds to Exotic Spheres" by Mathias Kreck.
In the page 136, he said:
We consider the flip diffeomorphism $\tau:M\times N\longrightarrow N\times M$ mapping $(x,y)$ to $(y,x)$, when $M$ and $N$ are oriented manifolds with dimensions $m$ and $n$, respectively. Then, $\tau$ changes the orientation by $(-1)^{mn}$.
However, in the whole book, he never mentioned this $\tau$ again. I believe this is related to a post here: Does the orientation on a product of manifolds depend on the order of the product?. However, this post did not provide the explicit formula of such a $\tau$.
A similar proof to vector space can be found here: $I(X,Z)=(-1)^{(\dim X) (\dim Z)}I(Z,X)$, and one could see that this diffeomorphism is the change of basis matrix.
However, do we have similar thing in manifolds? Can we modify the proof in the second link, to argue with the change of basis matrices?
Thank you!
Edit 1: (Question Solved)
As Tyrone pointed out, the orientation of a manifold is inherited from its corresponding tangent bundle. The orientation of the tangent bundle is the orientation of the vector space to which the fiber bundle isomorphic to (think about the trivialization map in the notion of vector bundle).
Then, the proof is immediate from the proof of the case of vector space, since we can treat the tangent space at each point as a vector space, and we have $T_{(p,q)}(M\times N)=T_{p}M\oplus T_{q}N,$ as vector spaces.
I did not know this fact pointed out by Tyrone, since my geometry course only talked about when the tangent bundle (or manifold) is orientable, without mentioning where the orientation comes from. I read some books for this, but it involves some $2-$fold covering space, section map and the notion of orientation character, homology, etc.
I understand these basic notions, but I don't want to go too deep for my question, since it seems that my confusion does not need these many notions to be clarified.
I have written a proof in the answer of my own question, but it is really appreciated if anyone have another, either similarly shorter or more intrinsically inspiring answer.
I also sincerely appreciate all the discussions and helps from comments.