Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (z-ai/glm-5.2)audited 2026-07-28
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

The vector space Mm×n(F):=Fm×nM_{m \times n}(F) := F^{\,m \times n} of mm by nn matrices over a field, with entrywise operations

Definition

Let FF be a field (Field) and let m,nNm, n \in \mathbb{N}. Recall that a natural number is a von Neumann natural (The natural numbers N\mathbb{N} (von Neumann)), so m={0,,m1}m = \{0, \dots, m-1\} and n={0,,n1}n = \{0, \dots, n-1\} (On N\mathbb{N} the order is membership: m<n    mnm < n \iff m \in n), and let m×nm \times n be their cartesian product. An mm by nn matrix over FF is an element of the function space Fm×nF^{\,m \times n} (The vector space FXF^{X} of all functions XFX \to F with pointwise operations, and FnF^{n} as the case X=n={0,1,,n1}X = n = \{0, 1, \dots, n-1\}), that is a function a:m×nFa : m \times n \to F; we write

aij  :=  a(i,j)(i<m,  j<n)a_{ij} \;:=\; a(i,j) \qquad (i < m,\; j < n)

for its entries, ii being the row index and jj the column index. Write

Mm×n(F)  :=  Fm×n,M_{m \times n}(F) \;:=\; F^{\,m \times n},

and Mn(F):=Mn×n(F)M_n(F) := M_{n \times n}(F) for the square case.

Since Mm×n(F)M_{m \times n}(F) is the function space Fm×nF^{\,m \times n}, it is a vector space over FF with the pointwise operations of The vector space FXF^{X} of all functions XFX \to F with pointwise operations, and FnF^{n} as the case X=n={0,1,,n1}X = n = \{0, 1, \dots, n-1\}, which read entrywise:

(a+b)ij=aij+bij,(λa)ij=λaij(i<m,  j<n),(a + b)_{ij} = a_{ij} + b_{ij}, \qquad (\lambda a)_{ij} = \lambda\, a_{ij} \qquad (i < m,\; j < n),

and the zero of Mm×n(F)M_{m \times n}(F) is the matrix all of whose entries are 0F0_F. No verification is needed beyond that already carried out in The vector space FXF^{X} of all functions XFX \to F with pointwise operations, and FnF^{n} as the case X=n={0,1,,n1}X = n = \{0, 1, \dots, n-1\} for an arbitrary index set: this is the case X=m×nX = m \times n.

Both indices start at 00. The rows are indexed by im={0,,m1}i \in m = \{0,\dots,m-1\} and the columns by jn={0,,n1}j \in n = \{0,\dots,n-1\}, so the entries of a 22 by 33 matrix are a00,a01,a02,a10,a11,a12a_{00}, a_{01}, a_{02}, a_{10}, a_{11}, a_{12}.

The degenerate shapes. N\mathbb{N} contains 00, so m=0m = 0 and n=0n = 0 are genuine cases. If m=0m = 0 or n=0n = 0 then m×n=m \times n = \varnothing, so Mm×n(F)M_{m \times n}(F) has exactly one element, the empty function, and is the zero space; there is no matrix of shape 00 by nn other than that one.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 42 results over 17 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources