This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
math121b:about_vectors_and_tensors [2020/02/03 20:55] 127.0.0.1 external edit |
math121b:about_vectors_and_tensors [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| The whole point of doing abstract vector space, is to show that, we can do linear algebra without using the crutches of ' | The whole point of doing abstract vector space, is to show that, we can do linear algebra without using the crutches of ' | ||
| - | Let $V = \R^2$. Can you give a basis of linear functions on $V$? | + | 1. Let $V = \R^2$. Can you give a basis of linear functions on $V$? |
| - | Suppose $V = \R^2$ with standard coordinates $(x,y)$ on $\R^2$. We choose a new basis $e_1 = (1,1), e_2=(0,2)$. Now, we are going to find the dual basis for $e_1, e_2$. These are two elements $h^1, h^2$ in $V^*$, or equivalently, | + | 2. Suppose $V = \R^2$ with standard coordinates $(x,y)$ on $\R^2$. We choose a new basis $e_1 = (1,1), e_2=(0,2)$. Now, we are going to find the dual basis for $e_1, e_2$. These are two elements $h^1, h^2$ in $V^*$, or equivalently, |
| - | | ||
| - | - two elements $v, v'$ in $V$ are called equivalent, if $v - v' \in W$. It is denoted as $v \sim v' | ||
| - | - an equivalence class of $V$ is a maximal subset of $V$ where every two elements in it are equivalent. | ||
| - | - let $v \in V$, there is exactly one equivalence class that contains $v$, and is denoted as $[v]$. | ||
| - | - $V / W$ is the set of equivalence classes of $V$, that means, an element in $V/W$ is an equivalence class of $V$. | ||
| - | For example, let $V = \R^2$, and $W$ is the one-dimensional subspace defined by $x=y$, or $W = span_\R (1,1)$. Then $(2,3)$ and $(4,5)$ are in the same equivalence classes, because $(2, | ||
| - | |||
| - | Show that the set $V / W$ can be equipped with a vector space structure | ||