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 Determinant of a Linear Operator, Cofactors and Cramer's Rule
1 · Prerequisites
- Binary Operations, Monoids, Groups and Subgroups
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Countability and Uncountability
- Determinants of Matrices over a Commutative Ring
- Finite Counting, Factorials and Binomial Coefficients
- Foundations of the Real Numbers for Analysis
- Gaussian Elimination, Elementary Matrices and Reduced Row Echelon Form
- Group Actions, Orbits, Stabilisers and Cayley's Theorem
- Linear Independence, Bases and Dimension
- Linear Transformations, Rank-Nullity and Quotient Spaces
- Matrices, the Matrix of a Linear Map, and Change of Basis
- Relations, Functions, and Quotients
- Rings, Subrings, Integral Domains and Fields
- Roots, Rational Powers, and Classical Inequalities
- Symmetric Groups, Cycle Decomposition and the Sign Homomorphism
- The ZFC Axioms and the Basic Set Constructions
- Vector Spaces, Linear Subspaces, Span and Direct Sums
2 · Summary
The matrix determinant, its multiplicative law, and its behaviour under elementary row operations come from determinants-of-matrices-over-a-commutative-ring and gaussian-elimination-and-row-reduction. Coordinate columns and representing matrices turn an endomorphism of a finite-dimensional vector space into a square matrix. The development below also uses the published criteria relating invertible matrices to linear isomorphisms and the change-of-basis formula for representing matrices.
An alternating top-degree form first shows that the matrix definition of an operator determinant is independent of the ordered basis. This basis-free determinant is then proved multiplicative and connected with row reduction and invertibility. Minors, cofactors, and the adjugate lead to Laplace expansion, the adjugate identity, the unit criterion over commutative rings, rank-one updates, Cramer's rule, and finally a basis-independent adjugate for linear operators.
3 · Logical flowchart
4 · Definitions, theorems and proofs
An alternating top-degree form is determined by its value on one ordered basis
Statement
Let be an -dimensional vector space over a field , where , and let be an ordered basis. If is alternating and linear in each argument, then
where has the -coordinate column of as column . Thus is determined by its value on .
Facts & Assumptions
Given: , and as in the statement.
An -dimensional vector space has an ordered basis of vectors (Finite-dimensional vector space, and its dimension ; infinite-dimensional means having no finite basis).
Every vector has a unique coordinate column in an ordered basis (Coordinate columns and matrices of linear maps relative to ordered bases).
If is alternating and column-multilinear, then (Every alternating multilinear satisfies ).
Proof
For , let be the unique vector whose -coordinate column is column of , and define . This is well defined, alternating, and column-multilinear.
The rigidity lemma gives .
For , one has and . Substitution in step 2.1 proves the formula and the final determination claim.
The determinant of an endomorphism of a finite-dimensional vector space: its matrix determinant in an ordered basis in positive dimension, and on the zero space
Definition
Let be a linear operator on a finite-dimensional vector space over a field (Finite-dimensional vector space, and its dimension ; infinite-dimensional means having no finite basis).
If , choose an ordered basis and define
where is the coordinate matrix of (Coordinate columns and matrices of linear maps relative to ordered bases) and the determinant on the right is the matrix determinant (For , the determinant over a commutative ring by the Leibniz formula, and for a real matrix). If , define .
The positive-dimensional definition is justified by The determinant of a linear operator is independent of the chosen ordered basis ↗, which proves that the value does not depend on the chosen ordered basis.
On a positive-dimensional space, is the unique scalar by which scales every alternating top-degree form
Statement
Let be -dimensional over a field , with , and let be linear. For every alternating -linear form ,
Moreover, is the unique scalar having this property for every such and every -tuple.
Facts & Assumptions
Given: and as in the statement.
For any ordered basis , every alternating -linear form satisfies (An alternating top-degree form is determined by its value on one ordered basis).
The matrix determinant is alternating, multilinear in the columns, and (The Leibniz determinant is column-multilinear, alternating and normalized over every commutative ring).
Proof
Fix an ordered basis . Define ; this is an alternating -linear form.
Define . It is alternating and -linear, and .
Applying [L1] to and then to gives and .
Combining the two formulas in step 2.1 and using [F1] and [L1] once more gives .
If a scalar has the stated scaling property, evaluate it for at . The left side is , so .
The determinant of a linear operator is independent of the chosen ordered basis
Statement
Let be a linear operator on a finite-dimensional vector space over a field. If and and are ordered bases of , then
In dimension zero the operator determinant is the separately defined value . Consequently The determinant of an endomorphism of a finite-dimensional vector space: its matrix determinant in an ordered basis in positive dimension, and on the zero space is well defined in every finite dimension.
Facts & Assumptions
Given: as in the statement.
The proposed value of in positive dimension is the determinant of a representing matrix, while in dimension zero it is (The determinant of an endomorphism of a finite-dimensional vector space: its matrix determinant in an ordered basis in positive dimension, and on the zero space).
In positive dimension the representing-matrix determinant is the unique scalar by which scales every alternating top-degree form (On a positive-dimensional space, is the unique scalar by which scales every alternating top-degree form).
Proof
If , [F1] defines the operator determinant directly as ; no determinant of a representing matrix is invoked.
Suppose . Applying [L1] first with and then with characterises both and as the same unique basis-free scaling scalar.
The two matrix determinants are therefore equal in positive dimension; together with the separate zero-dimensional definition in step 1.1, this proves well-definedness in every finite dimension.
For endomorphisms and of one finite-dimensional vector space,
Statement
If are linear operators on one finite-dimensional vector space over a field, then
Facts & Assumptions
Given: as in the statement.
On a positive-dimensional space, an operator scales every alternating top-degree form by its determinant, and that scalar is unique (On a positive-dimensional space, is the unique scalar by which scales every alternating top-degree form).
The determinant is basis independent (The determinant of a linear operator is independent of the chosen ordered basis).
In dimension zero, the operator determinant is defined to be (The determinant of an endomorphism of a finite-dimensional vector space: its matrix determinant in an ordered basis in positive dimension, and on the zero space).
Proof
If , all three determinants in the formula are .
Suppose , and let be any alternating -linear form. Applying [L1] to and then to gives
The uniqueness clause of [L1], applied to , identifies the scaling scalar in step 1.2 as . Together with step 1.1, this proves the formula in every finite dimension.
In positive dimension the determinant of an operator is computed from a representing matrix by row reduction, tracking swaps and row scalings
Statement
Let be an operator on a positive-dimensional finite-dimensional vector space over a field, let be an ordered basis, and row-reduce to an upper triangular matrix . Each row addition leaves the determinant of the current matrix unchanged, each row swap changes its sign, each row scaling by multiplies it by , and is the product of the diagonal entries of . Consequently, if the reduction uses swaps and scalings , then
Facts & Assumptions
Given: , an ordered basis , and .
The operator determinant equals the determinant of its representing matrix in every ordered basis (The determinant of a linear operator is independent of the chosen ordered basis).
Gaussian elimination over a field reduces every finite matrix to row echelon form (Gaussian elimination reduces every finite matrix over a field to row echelon form).
A row swap negates a determinant, scaling one row by scales it by , and adding a scalar multiple of one row to another leaves it unchanged (For every square matrix, including singular ones, a row swap negates the determinant, scaling a row by any scalar scales it, and row addition leaves it unchanged).
The determinant of a triangular square matrix is the product of its diagonal entries (The determinant of a triangular matrix is the product of its diagonal entries).
Proof
By [L1], , independently of the chosen basis.
Apply Gaussian elimination to and record, in order, every row operation used to reach an echelon matrix .
Reversing the recorded effects in [L3] expresses in terms of : each swap contributes a factor , each forward row scaling by contributes a reverse factor , and a row addition contributes no factor.
Since the square echelon matrix is upper triangular, [L4] gives as its diagonal product. With swaps and scalings , step 2.1 gives , and step 1.1 identifies with ; solving for gives the displayed formula.
Deleted-row-and-column minors, cofactors, the cofactor matrix and the adjugate over a commutative ring
Definition
Let be a commutative ring, let , and let , with rows and columns indexed by (Finite rectangular matrices over a commutative ring, their entries, rows and columns).
For , the deleted-row-and-column matrix is obtained by deleting row and column . The minor and cofactor at are
where the sign is taken in by parity: when is even and when is odd. Writing this as is the usual abbreviation; it is the ring element raised to a natural-number power in , not a real power. When , is the unique matrix and its determinant is defined locally to be . For , the determinant is the published matrix determinant (For , the determinant over a commutative ring by the Leibniz formula, and for a real matrix).
The cofactor matrix is , and the adjugate is
using the published transpose operation (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).
Laplace expansion computes the determinant along every row and every column over a commutative ring
Statement
Let be a commutative ring, , and . For every row and every column ,
Facts & Assumptions
Given: as in the statement.
, with the determinant of the minor defined to be (Deleted-row-and-column minors, cofactors, the cofactor matrix and the adjugate over a commutative ring).
For , the determinant is the Leibniz sum over permutations (For , the determinant over a commutative ring by the Leibniz formula, and for a real matrix), and it is alternating, column-multilinear, and normalized (The Leibniz determinant is column-multilinear, alternating and normalized over every commutative ring).
Proof
If , both displayed sums have one term, .
Suppose . In the Leibniz sum for , group the terms according to the unique column whose chosen entry lies in row .
After the factor is removed, the remaining choices are exactly the permutations contributing to . Moving row and column to the last positions takes transpositions, whose parity is the parity of ; hence the sign contribution is .
Summing the groups in step 2.1 gives .
Apply the row formula from step 3.1 to . Its row- cofactors are the column- cofactors of , and [L2] identifies the two determinants, giving the column formula.
Steps 1.1, 3.1, and 4.1 prove both formulas for every .
For every positive-sized square matrix over a commutative ring,
Statement
For a commutative ring , , and ,
Facts & Assumptions
Given: as in the statement.
Laplace expansion along row is , and expansion along column is (Laplace expansion computes the determinant along every row and every column over a commutative ring).
The determinant is alternating and multilinear in rows (The determinant is alternating and multilinear in the rows as well as in the columns).
A matrix with two equal columns has determinant (A square matrix with a zero column or two equal columns has determinant zero).
Matrix multiplication is given by (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).
Matrix multiplication is associative and distributive, and is its identity (Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products).
Proof
The entry of is . If , [L1] makes this .
If , replace row of by row . Expanding the resulting determinant along row gives , because the minors used in that row do not involve row . The matrix has two equal rows, so its determinant is by alternation.
The entry of is . It equals when by column expansion. When , it is the column- expansion of the matrix obtained by replacing column by column , whose determinant is because it has two equal columns.
Thus .
Hence .
Combining steps 2.1 and 2.2 proves both identities.
A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit
Statement
Let be a commutative ring, , and . Then is invertible if and only if is a unit of .
Facts & Assumptions
Given: as in the statement.
If a positive-sized square matrix is invertible, its determinant is a unit (An invertible square matrix over a commutative ring has unit determinant).
A square matrix is invertible when it has a two-sided multiplicative inverse (Invertible square matrices and similarity over a commutative ring).
A unit has a unique multiplicative inverse (The units of a ring are the invertible elements of its multiplicative monoid, and is a group under multiplication; only in the zero ring).
Proof
If is invertible, [L1] says directly that is a unit.
Conversely, suppose is a unit, and let be its inverse.
Multiplying both identities in [L2] by the scalar gives .
Thus is a two-sided inverse, so is invertible. Together with step 1.1, this proves both directions.
If is a unit, then
Statement
If is a commutative ring, , , and is a unit, then
Facts & Assumptions
Given: as in the statement.
The adjugate identity is (For every positive-sized square matrix over a commutative ring, ).
A positive-sized square matrix whose determinant is a unit is invertible (A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit).
A two-sided inverse in a monoid is unique (In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided).
Proof
Put . Scaling [L1] by gives .
By [L2], exists. Both it and are two-sided inverses of , so [L3] makes them equal.
For and columns over a commutative ring,
Statement
Let be a commutative ring, , , and . Then
Facts & Assumptions
Given: as in the statement.
The determinant is alternating and multilinear in its columns (The Leibniz determinant is column-multilinear, alternating and normalized over every commutative ring).
Expansion along column is (Laplace expansion computes the determinant along every row and every column over a commutative ring).
Matrix products and transposes are given by their entry formulas (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).
Matrix addition and multiplication obey the usual distributive laws (Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products).
Proof
Column of is . Expanding the determinant by column multilinearity gives one term for each subset of columns chosen from .
The empty subset contributes . Every term choosing at least two columns from vanishes, since those chosen columns are scalar multiples of the same column and alternation makes the determinant zero.
For the singleton subset , pull out and expand the determinant of with column replaced by along that column. Deleting that replaced column leaves exactly the same minors as deleting column from , so its contribution is .
Summing step 2.2 over and using [F1] gives . Together with step 2.1, this is the claimed identity.
Over a commutative ring, for every invertible
Statement
Let be a commutative ring, , , and suppose is invertible. Then
Facts & Assumptions
Given: as in the statement, and .
Similarity over a commutative ring means for an invertible (Invertible square matrices and similarity over a commutative ring).
Similar matrices have equal determinants (Similar matrices over a commutative ring have the same determinant).
For columns , (For and columns over a commutative ring, ).
Matrix products and transposes are given by their entry formulas (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).
Matrix multiplication is associative and distributive, and transpose reverses products (Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products).
Proof
For arbitrary columns ,
Apply [L1] to step 1.1, then [L2] to both rank-one updates. Since , cancellation in the additive group of gives
For each , let be the column with entry at and elsewhere, and let be the analogous column at . The product formula [F2] makes for every , so step 2.1 says that the entries of and are equal.
Equality of all entries proves , and substituting the definition of proves the statement.
For , the coordinate endomorphism , with and
Definition
Let be a commutative ring and . Write , with entrywise addition and scalar multiplication (Finite rectangular matrices over a commutative ring, their entries, rows and columns). For , define the coordinate endomorphism
using matrix multiplication (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose). It preserves addition and scalar multiplication. Define
where the right sides use the matrix determinant (For , the determinant over a commutative ring by the Leibniz formula, and for a real matrix) and the matrix adjugate (Deleted-row-and-column minors, cofactors, the cofactor matrix and the adjugate over a commutative ring). These definitions concern the specified coordinate self-map; no choice of basis is involved.
Cramer's rule over a commutative ring: every solution satisfies , and a unit determinant gives the unique quotient formula
Statement
Let be a commutative ring, , , and . Let be obtained from by replacing column by . Every solution of satisfies
If is a unit, the solution is unique and
Facts & Assumptions
Given: as in the statement, and a solution when the first claim is used.
The determinant is alternating and multilinear in columns (The Leibniz determinant is column-multilinear, alternating and normalized over every commutative ring).
Laplace expansion along a column computes the determinant as the sum of its entries times their cofactors (Laplace expansion computes the determinant along every row and every column over a commutative ring).
If is a unit, then is invertible (A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit) and (If is a unit, then ).
Matrix multiplication obeys the entry formula (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).
Matrix multiplication is associative and distributive (Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products).
Proof
If , then , where is column of .
Now suppose is a unit. By [L3], is invertible, so is the unique solution.
Replace column by the sum from step 1.1 and use column multilinearity. Every term with has two equal columns and vanishes; the term is . Thus .
Its th coordinate is . Deleting column removes the replaced column, so ; expanding along column therefore identifies the sum as .
Step 2.1 proves the unconditional cross-multiplied identity, and step 2.2 proves the quotient formula and uniqueness under the unit hypothesis.
Over a field, for each right-hand side , has a unique solution exactly when is nonzero, and then Cramer's quotient formula holds
Statement
Let be a field, , , and fix . The system has a unique solution if and only if . In that case
Facts & Assumptions
Given: as in the statement.
A field is a commutative ring, and every nonzero field element is a unit (Every field is a commutative ring with ; it is an integral domain, and it is a commutative division ring).
Over a commutative ring, a unit determinant gives the unique Cramer solution (Cramer's rule over a commutative ring: every solution satisfies , and a unit determinant gives the unique quotient formula).
A square matrix over a field is invertible exactly when its kernel is zero (Invertible matrix theorem: invertibility, full pivot rank, RREF , trivial nullspace and unique solvability are equivalent).
A positive-sized square matrix over a commutative ring is invertible exactly when its determinant is a unit (A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit).
Matrix multiplication distributes over column addition (Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products).
Proof
If , it is a unit by [F1], so [L1] gives the unique solution and the displayed quotient formula.
Conversely, suppose has the unique solution . If , then by distributivity, so uniqueness gives . Thus the kernel of is zero.
By [L2], step 1.2 makes invertible. By [L3] and [F1], is a unit and hence is nonzero.
Steps 1.1 and 2.1 prove both directions.
A finite-dimensional linear operator over a field is invertible if and only if its determinant is nonzero
Statement
Let be a linear operator on a finite-dimensional vector space over a field . Then is invertible if and only if .
Facts & Assumptions
Given: as in the statement.
If is invertible, its representing matrix is invertible (A square matrix is invertible exactly when its multiplication map is a linear isomorphism; matrices preserve inverses of linear isomorphisms).
Every square matrix is the representing matrix of a unique operator, and composition of operators becomes multiplication of their matrices ( is a vector-space isomorphism , ).
A positive-sized square matrix over a commutative ring is invertible exactly when its determinant is a unit (A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit).
A field is a commutative ring and its units are precisely its nonzero elements (Every field is a commutative ring with ; it is an integral domain, and it is a commutative division ring).
The operator determinant is the determinant of a representing matrix and is basis independent (The determinant of a linear operator is independent of the chosen ordered basis).
In dimension zero, the operator determinant is defined to be (The determinant of an endomorphism of a finite-dimensional vector space: its matrix determinant in an ordered basis in positive dimension, and on the zero space).
Proof
Suppose and choose an ordered basis, writing . If is invertible, then is invertible by [L1]. Conversely, if is invertible, [L4] gives an operator with ; the composite formula gives , and injectivity of matrix representation gives . Thus is invertible exactly when is invertible.
If , the unique endomorphism is the identity and is invertible, while [F2] gives .
By [L2] and [F1], is invertible exactly when ; by [L3], this is exactly .
Steps 2.1 and 1.2 establish the equivalence in every finite dimension.
Determinant is a group homomorphism , and
Statement
For a finite-dimensional vector space over a field , determinant restricts to a group homomorphism
For every , .
Facts & Assumptions
Given: , and invertible operators on .
An operator is invertible exactly when its determinant is nonzero (A finite-dimensional linear operator over a field is invertible if and only if its determinant is nonzero).
An invertible linear map has a two-sided inverse (Invertible linear maps, linear isomorphisms, and inverse linear maps).
The units of a commutative ring form a group (The units of a ring are the invertible elements of its multiplicative monoid, and is a group under multiplication; only in the zero ring).
Proof
If is invertible, [L2] gives , so and [L3] supplies its inverse.
Put . By [L1], , and [L2] gives because is invertible. Field cancellation yields .
Multiplicativity [L1] and step 1.2 show that determinant preserves the group product and identity.
For invertible , [F1] gives . Applying [L1] and step 1.2 yields , so uniqueness of inverses in [L3] gives .
Steps 1.1, 2.1, and 2.2 prove the homomorphism and inverse claims.
The adjugate of an operator on a positive-dimensional finite-dimensional vector space, defined by the adjugate matrix in any basis
Definition
Let be a linear operator on a finite-dimensional vector space over a field, with . Choose an ordered basis . The adjugate operator is the unique linear operator satisfying
where the matrix adjugate is defined in Deleted-row-and-column minors, cofactors, the cofactor matrix and the adjugate over a commutative ring. Existence and uniqueness follow because the matrix-representation map is an isomorphism ( is a vector-space isomorphism ).
This definition is independent of . Indeed, the two-sided change-of-basis formula gives (), and adjugate equivariance gives
(Over a commutative ring, for every invertible ), which is exactly the change-of-basis formula for the same operator.
For a positive-dimensional finite-dimensional operator,
Statement
Let be a linear operator on a finite-dimensional vector space over a field, with . Then
Facts & Assumptions
Given: as in the statement and an ordered basis .
For a positive-sized square matrix , (For every positive-sized square matrix over a commutative ring, ).
The matrix-representation map is injective ( is a vector-space isomorphism ).
Proof
Put . By [F1] and [L2], the matrices of and are respectively and .
By [L1], both matrices in step 1.1 equal , which equals by [L3].
Equality of representing matrices gives both asserted operator identities.
5 · Examples, counterexamples and false statements
None yet.
Sources
Standard references
Recommended treatments; not extraction sources.