Abstract Linear Algebra

Here, you find my whole video series about Abstract Linear Algebra in the correct order and you also find my book, which you can download as a supporter of the channel. This series extends the original Linear Algebra course. On this site, I also want to help you with some text around the videos. If you want to test your knowledge, please use the quizzes, and consult the PDF version of the video if needed. In the case you have any questions about the topic, you can contact me or use the community discussion in Mattermost and ask anything. Now, without further ado, let’s start:

Part 1 - Vector Space

Let’s start the series by defining a general vector space. From now on, we will always remember that we need 8 rules to check if something is a vector space.


YouTube YouTube Dark PDF Quiz


Content of the video:

00:00 Introduction
00:28 Prerequisites
01:28 Overview
03:40 Definition of a vector space
05:56 Operations on vector spaces
08:10 8 Rules on these operations


Part 2 - Examples of Abstract Vector Spaces

In this video, we will look back at the set of matrices and show again that they form a vector space. In addition, we will also look at more abstract examples, like function spaces and polynomial spaces. There we will already see that a lot of notions from the Linear Algebra course can be reused.


YouTube YouTube Dark PDF Quiz


Content of the video:

00:00 Introduction
00:36 Definition of a vector space
01:39 Examples
02:48 Function Spaces
08:01 Polynomial Space
10:00 Linear Subspace
11:55 Credits


 

Part 3 - Linear Subspaces

In this third part, we are finally ready to generalize the notion of subspaces. We will see that the polynomial space is a subspace contained in the general function space.


YouTube YouTube Dark PDF Quiz


Content of the video:

00:00 Introduction
00:36 Abstract vector space
01:38 Behaviour of the zero vector
03:00 Proof for the formulas
07:13 Linear subspaces = special vector spaces
10:00 Definition of linear subspace
12:02 Example quadratic polynomials
14:07 Credits


 

Part 4 - Basis, Linear Independence, Generating Sets

Now we are ready to generalize the notion of a basis for abstract vector spaces. Essentially, the definitions look exactly the same as for $ \mathbb{R}^n $ and $ \mathbb{C}^n $. However, it’s good to formulate them again and point out the small differences in this generalization.


YouTube YouTube Dark PDF Quiz


Content of the video:

00:00 Introduction
00:36 Definition of polynomial spaces
02:27 Definition: linear combination
03:38 Definition: span of a subspace
04:44 Definition: generating set for a subspace
05:29 Definition: linear independent sets
06:36 Definition: basis of a subspace
07:57 Definition: dimension of a subspace
09:18 Examples for polynomial spaces
11:25 Example for infinite-dimensional vector space
11:44 Example for matrices
12:42 Credits


 

Part 5 - Coordinates and Basis Isomorphism

After fixing a basis in an abstract vector space, one can use that to translate this space to the very concrete space $ \mathbb{F}^n $. This translation is called the basis isomorphism, written as $ \ \Phi_{\mathcal{B}} $.


YouTube YouTube Dark PDF Quiz


Content of the video:

00:00 Introduction
00:37 Assumptions
02:31 Definition: Coordinates with respect to a basis
03:40 Coordinate vector
03:58 Picture for the idea
06:44 Definition: basis isomorphism
08:32 Credits


 

Part 6 - Example of Basis Isomorphism

This video explains the basis isomorphism with some examples. We see that it is a very natural construct that helps to analyze abstract vector spaces, as long as they are finite-dimensional. In particular, we show how we can prove that vectors from a function space like $ \mathcal{P}(\mathbb{R}) $ are linearly independent.


YouTube YouTube Dark PDF Quiz


Content of the video:

00:00 Introduction
00:33 Span in the function space
01:27 Is this a basis?
02:03 Checking for linear independence
05:40 Reformulating as matrix-vector multiplication
06:52 Uniquely solvable?
08:52 Basis isomorphism
11:16 Credits


 

Part 7 - Change of Basis

The next videos will cover the subject of changing a basis in a vector space. This means that we have to combine twwo basis isomorphisms. This change of basis is very important because often we want to choose a suitable basis for solving a given problem. Hence, we need to know how switch bases in an effective way.


YouTube YouTube Dark PDF Quiz


Content of the video:

00:00 Introduction
00:44 Two bases for a vector space
02:53 Change of basis
03:20 Basis isomorphism properties
04:13 Example (change of basis in polynomial space)
07:35 Switching from old to new coordinates
09:35 Change of basis is a linear map
10:57 Credits


 

Part 8 - Transformation Matrix

Now we can put the change-of-basis map in the form of a matrix. This change-of-basis matrix has some different names, like transformation matrix or transition matrix. However, it simply describes what happens to the basis vectors like what we learnt in the original Linear Algebra course.


YouTube YouTube Dark PDF Quiz


Content of the video:

00:00 Introduction
00:47 Picture for change of basis
02:01 What happens with the first unit vector?
03:23 Representation by a matrix
04:24 Change-of-basis matrix
05:20 Picture for the transition matrix
06:40 Inverse of the transformation Matrix
07:10 Example with polynomials
10:38 Credits


 

Part 9 - Example for Change of Basis

After all this theoretical talk, we finally want to look at concrete example. Indeed, we can take the vector space $ \mathbb{R}^2 $ and do a change of basis there. It turns out that this is a general calculation scheme one can also use in higher dimensions.


YouTube YouTube Dark PDF Quiz


Content of the video:

00:00 Introduction
00:39 Change-of-basis matrix
01:58 Example - explanation
02:50 Example in R²
05:10 First transition matrix
05:54 Second transition matrix
06:39 Composition of change-of-basis
07:51 Gaussian elimination for product
11:41 Credits


 

Part 10 - Inner Products

Let’s go to an easier topic again. We already know from the Linear Algebra course that measuring lengths and angles can be generalized. Now, we can also describe inner products for more abstract vector spaces, like the polynomial space.


YouTube YouTube Dark PDF Quiz


 

Part 11 - Positive Definite Matrices

This is very concrete topic about matrices. However, since positive matrices play a crucial role for defining inner product, we discuss them now in more detail.


YouTube YouTube Dark PDF Quiz


 

Part 12 - Cauchy-Schwarz Inequality

You can remember that inner product are used to give a geometry to the the vector space. This means that it is possible to measure angles between vectors and lengths of vectors. In particular $ | x | = \sqrt{\langle x, x \rangle} $ defines a so-called norm. The relation to the inner product and this iduced norm is stated in the famous Cauchy-Schwarz inequality, which will prove now:


YouTube YouTube Dark PDF Quiz


 

Part 13 - Orthogonality

After discussing general inner products, we know that they can describe geometry in general vector spaces. In particular, the notion of orthogonal vectors make sense. So even in abstract vector spaces, we can say that the vector $ x $ is perpendicular to $ y $ and we write it as $ x \perp y$.


YouTube YouTube Dark PDF Quiz


 

Part 14 - Orthogonal Projection Onto Line

Here we start with an important topic: orthogonal projections. It’s a very visual concept if you imagine an object that produces a shadow because the sun is above it. Indeed, this gives exactly the correct picture if you represent a vector by an arrow and introduce a right-angle for this projection. The nice thing is that this visualization also works in our abstract vector spaces. Let’s start this disussion in a one-dimensional case.


YouTube YouTube Dark PDF Quiz


 

Part 15 - Orthogonal Projection Onto Subspace

We already know the orthogonal projection onto a one-dimensional line. Now, we should be able to generalize this to a finite-dimensional subspace of our vector space. Indeed, the visualization looks very similar because we still search for a decomposition $ \mathbb{x} = \mathbb{p} + \mathbb{n} $ where $ \mathbb{p} $ lies in the subspace and $ \mathbb{n} $ is orthogonal to it.


YouTube YouTube Dark PDF Quiz


 

Part 16 - Gramian Matrix

To calculate the orthogonal projection from the last part, we need to solve a system of linear equations. This one can be represented by the so-called Gramian matrix.


YouTube YouTube Dark PDF Quiz


 

Part 17 - Approximation Formula

After all the calculations for orthogonal projections, we can give another motivation why these projections are so important, especially in the abstract settings. The approximation formula shows that the orthogonal projection minimizes the distance between the point and the subspace, a property that can be useful whenever such a minimizer is needed.


YouTube YouTube Dark PDF Quiz


 

Part 18 - Orthonormal Basis

For calculating the orthogonal projection, we had to solve a system of linear equations given by the Gramian matrix. The system would be already completely solved if the matrix is in diagonal form.This leads to the notion of an orthogonal basis and of an orthonormal basis, usually abbreviated by (ONB).


YouTube YouTube Dark PDF Quiz


 

Part 19 - Fourier Coefficients

The name Fourier expansion and Fourier coefficients are often used in a special context, discussed in the video series Fourier Transform. However, they also make sense in the abstract description of an ONB in a general vector space.


YouTube YouTube Dark PDF Quiz


 

Part 20 - Gram-Schmidt Orthonormalization

In the following, we will explain how we take any basis in a finite-dimensional vector space with inner product and transform it into an orthonormal basis. This is known as the Gram-Schmidt process. It is useful when you need an ONB to make your calculations simpler. We will seed that the algorithm is not complicated at all since it essentially just uses the orthogonal projections we already know.


YouTube YouTube Dark PDF Quiz


 

Part 21 - Example for Gram-Schmidt Process

After just explaining the algorithm in the last video, we can put some life to it. It’s a good exercise to do some orthonormalization in the vector space $ \mathbb{R}^n $ to see the algorithm in work. However, here we present a more abstract example: we will consider polynomials. In fact, these procedure will lead to the so-called Legendre polynomials.


YouTube YouTube Dark PDF Quiz


 

Part 22 - Linear Maps

Here, we will discuss linear maps as we have done it for maps between $ \mathbb{R}^n $ and $ \mathbb{R}^m $ already. However, now we do it in the general setting for arbitrary general vector spaces. The definition looks the same since a linear map has to conserve the linear structure of the vector space.


YouTube YouTube Dark PDF Quiz


 

Part 23 - Combinations of Linear Maps

A linear map conserves the linear structure of the vector space. It turns out that this is still the case if we combine linear maps in some special way. We discuss the addition and the composition of linear maps.


YouTube YouTube Dark PDF Quiz


 

Part 24 - Homomorphisms and Isomorphisms

Let’s quickly talk about inverses of linear maps. As for the special linear maps $ f: \mathbb{R}^n \rightarrow \mathbb{R}^m $, it turns out that inverses of linear maps are also linear. Usually one speaks of isomorphims in this case.


YouTube YouTube Dark PDF Quiz


 

Part 25 - Matrix Representation for Linear Maps

A linear map between finite-dimensional vector spaces can completely be described by an ordinary matrix. One only has to fix two bases in domain and codomain.


YouTube YouTube Dark PDF Quiz


 

Part 26 - Matrix Representations for Compositions

Matrix representations can help a lot if you want to combine some linear maps. In this case, one can just use the matrix product of the corresponding matrix representation if one chooses the same basis for the vector space in the middle. Let’s see how this looks in detail:


Early Access YouTube Early YouTube Dark Early PDF Quiz


 

Part 27 - Change of Basis for Linear Maps

We have already learnt how to use the change-of-basis matrix to switch between different bases on a vector space. Now we can also use this to see the connection between two different matrix representations for a linear map $ \ell: V \rightarrow W $.


Early Access YouTube Early YouTube Dark Early PDF Quiz


 

Part 28 - Equivalent Matrices

With the example from the last video, we have seen two matrices that represent the same linear map, just with respect to different bases of the corresponding vector spaces. Now, a natural question could be how to decide if two given matrices can represent the same linear map. Obviously, there has to be some criterion for two matrices because the zero matrix only represents the zero linear map and there is no other matrix which does that. The connection we are searching is usually summarized as equivalent matrices.


Early Access YouTube Early YouTube Dark Early PDF Quiz


 

Part 29 - Rank gives Equivalence

We quickly find that equivalent matrices can be described by considering their ranges and kernels. However, only the dimensions do not change under the equivalence transformation. This, together with the rank-nullity-theorem, leads us to the fact that the equivalence classes for the space of matrices are completely given by the rank.


Early Access YouTube Early YouTube Dark Early PDF Quiz


 

Part 30 - Similar Matrices

We can also look at linear maps $\ell: V \rightarrow V$, so the maps that send a vector space to itself. Obviously, these linear maps have square matrices as their matrix representations and one can even choose matrix representations with respect to a single basis $\mathcal{B}$, written as $\ell_{\mathcal{B} \rightarrow \mathcal{B}}$. Hence, a natural question is how these matrices are related to each other and this lead to the concept of similarity.


Early Access YouTube Early YouTube Dark Early PDF Quiz


 

Part 31 - Solutions for Linear Equations

Of course, a general linear map can also describe a linear equation where we can ask for the solution set. It turns out that, by using matrix representation, we already know everything about this solution set. However, it is still a good idea to formulate it in this general case as well. For that we have to define the notions range and kernel for linear maps. Moreover, we also get the rank-nullity theorem for general linear maps between finite-dimensional vector spaces.


Early Access YouTube Early YouTube Dark Early PDF Quiz


 

Part 32 - Example for General Linear Equation


Early Access YouTube Early YouTube Dark Early PDF


 

This course will get more videos in future! :)

Connections to other courses


Summary of the course Abstract Linear Algebra


Do you search for another mathematical topic?