diff --git a/content/notes/terminology.md b/content/notes/terminology.md index 8a4ef5f09..8eee746fc 100644 --- a/content/notes/terminology.md +++ b/content/notes/terminology.md @@ -5,5 +5,8 @@ tags: - math202 --- -**rank: ** the number of dimensions in the output of a transformation +**rank:** the number of dimensions in the output of a transformation *or* the number of dimensions in the columce space +**column space:** the set of all possible outputs Av is the column space of A +**full rank:** When the rank equals the number of columns +**null space/kernel:** the space of all vectors that become null following a transformation \ No newline at end of file