I am confused after following these lines
Note that the adjoint of a bilinear form $B:V\rightarrow V^{*}$ would have the same type $B^{*}:V\rightarrow V^{*}$ (adjoint map) (using $V^{**} \cong V$ ). Only for bilinear forms, we can compare $B$ with $B^{*}$ as they are objects of the same type.
- What does the word "Type" mean in this context?
- $V^{**} \cong V$, obviously, this equality is up to isomorphism. Why are we allowed to replace $V^{**}$ as the domain of $B^{*}$ with $V$? Since the objects in $V$ are vectors and objects in $V^{**}$ are maps that take in covectors and spit out scalars. Why is replacing the domain with another set containing elements of different nature does not affect $B^{*}$! Isomorphism preserves the algebraic structure but here we are replacing the objects we take as input with totally different objects. How is this not affecting the map? I cannot come up with an example in this context that clearly shows that this replacement is unimportant.
The responses made by the community has not yet provided a satisfactory answer to my question.
The term "type" is being employed in a colloquial manner to denote the category of mathematical entity under consideration. The assertion that $B$ and $B^*$ are of the same type signifies that they both function as linear maps, mapping from a vector space $V$ to its dual space $V^*$..
The statement $V^{**} \cong V$ asserts the existence of a bijective mapping $I: V \rightarrow V^{**}$ that preserves the vector space structure. This implies that the linear transformation $I$ exhibits the properties of preserving addition and scalar multiplication, specifically, $I(v_1 + v_2) = I(v_1) + I(v_2)$ and $I(c v) = c I(v)$ vectors $\mathbf{\forall} v, v_1, v_2$ in the vector space $V$ and scalar $c$ in the field $\mathbb{R}$ (or any other field under consideration).
However, the elements of $V$ and $V^{**}$ are fundamentally different objects: $V$ is a set of vectors, while $V^{**}$ is a set of linear functionals on $V^*$. So, when we replace $V^{**}$ with $V$, what we're really doing is replacing each element $v^{**} \in V^{**}$ with its corresponding $v \in V$ under the isomorphism $I$.
It's crucial to note that the "replacement" does not change the nature of the objects. What changes is our perspective, or how we label the objects. The structure-preserving map $I$ allows us to identify each functional in $V^{**}$ with a vector in $V$ in a way that preserves the algebraic structure, and it is in this sense that we say $V^{**} \cong V$. So when we say $B^*$ is a map from $V$ to $V^*$ instead of from $V^{**}$ to $V^*$, what we really mean is that $B^*$ operates on the elements of $V$ that correspond under the isomorphism to the elements of $V^{**}$ that $B^*$ would normally operate on.
For example, consider a finite-dimensional vector space $V$ over the real numbers $\mathbb{R}$. An isomorphism $I: V \rightarrow V^{**}$ might be defined by $I(v)(f) = f(v)$ for all $v \in V$ and $f \in V^*$, where $V^*$ is the set of all linear maps $f: V \rightarrow \mathbb{R}$. Notice that $I(v)$ is indeed a linear map from $V^*$ to $\mathbb{R}$, so it belongs to $V^{**}$. However, by using the isomorphism $I$, we can "identify" each $v \in V$ with its corresponding $I(v) \in V^{**}$, and vice versa.