my question is about how the inner product (usual in $\mathbb{R}^{n}$) changes when applying some transformation to the vectors of said inner product. I explain
Suppose we have $v_{1}$ and $v_{2}$ vectors in $\mathbb{R}^{n}$ and we will assume that, for example
$$\langle v_{1},v_{2}\rangle > 0$$
And we will also assume that there is some transformation $h:\mathbb{R}^{n} \to \mathbb{R}^{n}$ (not necessarily linear, but the information is useful if it is necessary to add additional properties).
So my question is, what would the sign (positive or negative) of this product look like?
$$\langle h(v_{1}), h(v_{2})\rangle$$
I would particularly like to know what would be the properties that the transformation $h$ needs to maintain the sign or when it changes
A particular case that I am analyzing is what happens when I multiply the vectors by any matrix, this would also help me if someone can help me
EDIT: Thanks to the clarifications in the comments, I can now more confidently ask the following:
We will suppose that $h$ corresponds to a transformation such as a change of coordinates for example, and we will say that $A$ is its Jacobian matrix, so under the same previous assumptions I want to know if
$$\langle v_{1},v_{2}\rangle > 0$$
so what about the sign of $\langle Av_{1}, Av_{2}\rangle$