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.
Statement
Let be a commutative ring, let , let , and put . Then, with the formal derivative,
The subscript names the coefficient ring the trace is taken over. Since has entries in , not in , the trace here is the one belonging to the commutative ring ; the defining formula is the same.
Facts & Assumptions
Given: A commutative ring , a positive size , a matrix , and .
The ring trace is the finite sum of the diagonal entries (The trace of a square matrix over a commutative ring).
The adjugate is the transpose of the cofactor matrix, so (Deleted-row-and-column minors, cofactors, the cofactor matrix and the adjugate over a commutative ring).
The determinant is the Leibniz sum (For , the determinant over a commutative ring by the Leibniz formula, and for a real matrix).
The formal derivative is coefficientwise and sends to and constants to (The formal derivative ).
Formal differentiation is linear and satisfies the product rule (Formal differentiation is linear and satisfies product, power, quotient, chain, and coefficient-recovery laws).
Proof
Differentiate the finite Leibniz sum [L3]. By [L5], each product contributes one term for each selected matrix entry, and grouping all terms that differentiate leaves its cofactor .
By [L1] and matrix multiplication, . Using [L2] and renaming the finite indices gives .
Thus . Since by [L4], this is .
Comparing steps 2.1 and 1.2 gives the displayed derivative identity. Positive size supplies every cofactor used in [L2].
Depends on
- The trace of a square matrix over a commutative ring
- Deleted-row-and-column minors, cofactors, the cofactor matrix and the adjugate over a commutative ring
- For $n\ge1$, the determinant over a commutative ring by the Leibniz formula, and $|\det A|$ for a real matrix
- The formal derivative $D(\sum a_nx^n)=\sum_{n\ge1}na_nx^{n-1}$
- Formal differentiation is linear and satisfies product, power, quotient, chain, and coefficient-recovery laws
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 69 results over 14 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
- R. P. Stanley, Enumerative Combinatorics, vol. 1, 2nd ed., Corollary 4.7.3 (standard reference, not scraped)