docs: update linking

This commit is contained in:
Luc Bijl 2025-08-28 17:12:46 +02:00
parent c009ea53f0
commit 6350356f15
9 changed files with 19 additions and 19 deletions

View file

@ -1,6 +1,6 @@
# Dual vector spaces
We have a $n \in \mathbb{N}$ finite dimensional vector space $V$ such that $\dim V = n$, with a basis $\{\mathbf{e}_i\}_{i=1}^n.$ In the following sections we make use of the Einstein summation convention introduced in [vector analysis](/en/physics/mathematical-physics/vector-analysis/curvilinear-coordinates/) and $\mathbb{K} = \mathbb{R} \lor\mathbb{K} = \mathbb{C}$.
We have a $n \in \mathbb{N}$ finite dimensional vector space $V$ such that $\dim V = n$, with a basis $\{\mathbf{e}_i\}_{i=1}^n.$ In the following sections we make use of the Einstein summation convention introduced and $\mathbb{K} = \mathbb{R} \lor\mathbb{K} = \mathbb{C}$.
> *Definition 1*: let $\mathbf{\hat f}: V \to \mathbb{K}$ be a **covector** or **linear functional** on $V$ if for all $\mathbf{v}_{1,2} \in V$ and $\lambda, \mu \in \mathbb{K}$ we have
>
@ -54,4 +54,4 @@ From theorem 1 it follows that for each covector basis $\{\mathbf{\hat e}^i\}$ o
??? note "*Proof*:"
Will be added later.
Will be added later.