Category of matrices

From testwiki
Revision as of 16:13, 30 June 2024 by imported>JL-Bot (removing orphan template as not a valid orphan)
(diff) ← Older revision | Latest revision (diff) | Newer revision β†’ (diff)
Jump to navigation Jump to search

Template:Onesource Template:Short description

In mathematics, the category of matrices, often denoted 𝐌𝐚𝐭, is the category whose objects are natural numbers and whose morphisms are matrices, with composition given by matrix multiplication.[1][2]

Construction

Let A be an n×m real matrix, i.e. a matrix with n rows and m columns. Given a p×q matrix B, we can form the matrix multiplication BA or BA only when q=n, and in that case the resulting matrix is of dimension p×m.

In other words, we can only multiply matrices A and B when the number of rows of A matches the number of columns of B. One can keep track of this fact by declaring an n×m matrix to be of type mn, and similarly a p×q matrix to be of type qp. This way, when q=n the two arrows have matching source and target, mnp, and can hence be composed to an arrow of type mp.

This is precisely captured by the mathematical concept of a category, where the arrows, or morphisms, are the matrices, and they can be composed only when their domain and codomain are compatible (similar to what happens with functions). In detail, the category πŒπšπ­β„ is constructed as follows:

  • Given numbers m and n, a morphism mn is an n×m matrix, i.e. a matrix with n rows and m columns;
  • The composition of morphisms A:mn and B:np (i.e. of matrices n×m and p×n) is given by matrix multiplication.

More generally, one can define the category πŒπšπ­π”½ of matrices over a fixed field 𝔽, such as the one of complex numbers.

Properties

  • The category of matrices πŒπšπ­β„ is equivalent to the category of finite-dimensional real vector spaces and linear maps. This is witnessed by the functor mapping the number n to the vector space ℝn, and an n×m matrix to the corresponding linear map ℝmℝn.[3][2] A possible interpretation of this fact is that, as mathematical theories, abstract finite-dimensional vector spaces and concrete matrices have the same expressive power.
  • More generally, the category of matrices πŒπšπ­π”½ is equivalent to the category of finite-dimensional vector spaces over the field 𝔽 and 𝔽-linear maps.[3]

Particular subcategories

  • For every fixed n, the morphisms nn of πŒπšπ­β„ are the n×n matrices, and form a monoid, canonically isomorphic to the monoid of linear endomorphisms of ℝn. In particular, the invertible n×n matrices form a group. The same can be said for a generic field 𝔽.
  • A stochastic matrix is a real matrix of nonnegative entries, such that the sum of each column is one. Stochastic matrices include the identity and are closed under composition, and so they form a subcategory of πŒπšπ­β„.[6]

Citations

Template:Reflist

References

Template:Refbegin

Template:Refend