Home Calculus III - Lecture 4
Post
Cancel

Calculus III - Lecture 4

Today we talk about affine spaces. We only care about stuff over the real numbers in this course.

Lecture highlights:

  1. Definition
  2. We have a ‘dictionary’ between vector space and affine space
  3. Euclidean space

He finally remembered that he use Einstein notation this time. It also seems like he finally started teaching. Which is perhaps why this lecture was pretty trivial. It’s just linear algebra in a new language, which is still equally, if not more, intuitive.

We first give a definition of affine space, taken out of M’s notes.

An affine space modelled on a vector space $V$ is a non-empty set $\mathbb{A}$ together with a map

\[\begin{align*} T: \mathbb{A}\times V & \to \mathbb{A} \\ (p, \underline{u}) & \mapsto (p + \underline{u}) \end{align*}\]

such that

  1. $(p+\underline{u})+\underline{v} = p + (\underline{u}+\underline{v})$ for any point $p\in \mathbb{A}$ and any vectors $\underline{u}, \underline{v} \in V$,
  2. $p+\underline{0} = p$ for any point $p\in\mathbb{A}$,
  3. For any two points $p, q \in \mathbb{A}$, there is a unique $\underline{u} \in V$ such that $p+\underline{u} = q$.

For affine spaces, we have a dictionary with vector space. Here we will put down some more words and more different definitions

  • affine structure
  • affine combination (centre of mass) is some sum $\sum \alpha^i p_i$, where $\sum \alpha^i = 1$
  • affine frame is a ‘basis’ for affine spaces: $\mathcal{F} = {p_0, \dots, p_n}$, note the number of elements
  • model affine space $\mathbb{A}^n_{\mathbb{R}}$, simiar to model vector space $\mathbb{R}^n$

The point-vector correspondence makes a comeback. Again, the below is not actually a commutative diagram

The below diagram illustrates the relationship between the standard basis and the standard frame (on $\mathbb{R}$). Sorry I don’t know how to use Geogebra.

Alt text

There is the notion of linear independence for vector spaces, what is affine independence?

The set of points $p_0, \dots, p_n$ is affine independent if and only if the vectors $p_1-p_0, \dots, p_k-p_0$ are linearly independent on $V$. This is a shit definition and I don’t like it because it uses the language of vector spaces. M tried to give a purely affine definition but gave up…

Affine span, I think the reader knows what it is.

Consider $T: V_1 \to V_2$. From linear algebra, we know that $T^{-1}(\underline{u})$ is a vector subspace only if $\underline{u} = \underline{0}$. Now we know that in other cases we have affine subspaces.

An map $F$ is affine if $F(c^ip_i) = c^i F(p_i)$, in other words, it respects the affine structure or commutes with affine combination.

Below we have the similar diagrams for trivialisations of vector and affine spaces:

The double arrows stand for point-vector correspondence. We have a problem with the ??? since we do not have matrices for affine transformations on trivialisations of affine spaces! Therefore we need the point-vector correspondence to obtain a representation of $F$, which we notate with $[A, \vec{b}]$

I am not sure if $\vec{b}$ is arbitrary. Apparently we can have a normal form

\[\left[\begin{pmatrix}\mathbf{I}_r & \mathbf{O} \\ \mathbf{O} & \mathbf{O}\end{pmatrix} \mid \begin{pmatrix}\mathbf{O} \\ \mathbf{O}\end{pmatrix}\right]\]

but I am not sure why the bottom half of $\vec{b} $ can be made zero by row/column operations.

BTW, it is pretty trash that he uses $F$ to denote both affine transformation and affine frame.

We draw a vector space by [picture] and an affine space by [picture]

We define the tangent space $T_0 \mathbb{A}$, which is a vector space, of $\mathbb{A}$ at the point $O$.

We have a more abstract definition of an affine space. An affine space over $\mathbb{R}$ is a principal $G=(V,+)$-set for a real linear space $V$ of dimension $n$. Where we have the action I am pretty sure I have this in a former post.

Now we properly define what is an Euclidean space. An Euclidean space is an affine space with Euclidean structure.

My notes here on are pretty messy. Tidy up at another time. Basically it has an inner product with preserves translations.

This post is licensed under CC BY 4.0 by the author.
Trending Tags

This Week I Learned - W06 - 2024

Calculus III - Lecture 5

Trending Tags