Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge 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):=F m×n of m by n matrices over a field, with entrywise operations

Definition

Let F be a field (Field) and let m,n∈N. Recall that a natural number is a von Neumann natural (The natural numbers N (von Neumann)), so m={0,…,m−1} and n={0,…,n−1} (On N the order is membership: m<n  ⟺  m∈n), and let m×n be their cartesian product. An m by n matrix over F is an element of the function space F m×n (The vector space FX of all functions X→F with pointwise operations, and Fn as the case X=n={0,1,…,n−1}), that is a function a:m×n→F; we write

aij  :=  a(i,j)(i<m,  j<n)

for its entries, i being the row index and j the column index. Write

Mm×n(F)  :=  F m×n,

and Mn(F):=Mn×n(F) for the square case.

Since Mm×n(F) is the function space F m×n, it is a vector space over F with the pointwise operations of The vector space FX of all functions X→F with pointwise operations, and Fn as the case X=n={0,1,…,n−1}, which read entrywise:

(a+b)ij=aij+bij,(λa)ij=λ aij(i<m,  j<n),

and the zero of Mm×n(F) is the matrix all of whose entries are 0F. No verification is needed beyond that already carried out in The vector space FX of all functions X→F with pointwise operations, and Fn as the case X=n={0,1,…,n−1} for an arbitrary index set: this is the case X=m×n.

Both indices start at 0. The rows are indexed by i∈m={0,…,m−1} and the columns by j∈n={0,…,n−1}, so the entries of a 2 by 3 matrix are a00,a01,a02,a10,a11,a12.

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

Remarks

Depends on

Used by

Dependency tree · two levels

25 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources