Preliminaries

This chapter contains a variety of definitions of terms that are used throughout the rest of the book, but are not part of linear algebra or do not fit naturally into another chapter. Since these definitions have little connection with each other, a different organization is followed; the definitions are (loosely) alphabetized and each definition is followed by an example.

Algebra

An (associative) algebra is a vector space A over a field F together with a multiplication (x, y) ↦ xy from A × A to A satisfying two distributive properties and associativity, i.e., for all a, bF and all x, y, zA:

(ax+by)z=a(xy)+b(yz), x(ay+bz)=a(xy)+b(xy) (xy)z=x(yz).

Except in Chapter 86 and Chapter 87 the term algebra means associative algebra. ...

Get Handbook of Linear Algebra, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.