mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 13:54:05 -06:00
20 lines
570 B
Markdown
20 lines
570 B
Markdown
---
|
|
title: "01-Vector-Spaces-and-Subspaces"
|
|
aliases:
|
|
tags:
|
|
- lecture
|
|
- math202
|
|
---
|
|
|
|
- [pdf](https://www.maths.otago.ac.nz/webdata/resources/math202/2022_S2_Outline_Notes/Ch1.pdf?m=1657334841)
|
|
|
|
- a vector space is a set whose elements conform to the eight axioms of scaling and additiveness
|
|
- e.g.,
|
|
- ℝ², ℝ³, P₃
|
|
- In this course we focus on three main vector spaces
|
|
- ℝⁿ, Pₙ, $M_{m\times n}$
|
|
|
|
- a vector subspace is a subset of a vector space whose elements (which are vectors) are additively and multipicatively closed and contain the zero vector
|
|
-
|
|
|