Credit to: Jiheon Lee and Selina Phadiya for providing their lecture notes for this lecture! Thank you :)

Let us start by recalling the definition of a vector space from last time: this time we will use quantifiers to write down the vector space axioms.

Definition

A (real) vector space is a non-empty set with two operations: Addition (inputs two vectors, outputs a vector) Multiplication by a scalar (inputs real number (scalar) and vector, outputs vector)

These operations have to satisfy the following properties (called vector space axioms):

How to understand and learn to work with this definition?

  1. Work with examples: learn to show why some sets with operations satisfy the requirements to be a vector space (polynomials, functions, …) and some do not.
  2. Prove properties of vector spaces using the formal definition.

Let us do an example of a property proof.

Statement

Given a vector space there is only one element satisfying the property of the vector.


This is a work in progress.