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.
Applying an elementary row operation is left multiplication by its elementary matrix
Statement
Let and let be the elementary matrix of an elementary row operation. Then is exactly the matrix obtained by applying that row operation to .
Facts & Assumptions
Given: A field , a matrix and an elementary matrix .
An elementary matrix is obtained by applying one elementary row operation to (Elementary matrices obtained by applying one elementary row operation to an identity matrix).
Matrix multiplication is given by , and has entries on the diagonal and elsewhere (Rectangular matrix multiplication and the identity matrix , including zero-sized shapes).
Proof
If swaps rows of , the displayed sum exchanges rows of ; if scales row of by , it replaces row of by ; and if adds times row to row of , it replaces row of by , leaving every other row fixed.
These are precisely the three corresponding row operations on , so left multiplication by performs the operation. The assertion is vacuous when there is no row on which an elementary operation can be defined, and it remains valid when .
Depends on
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 16 results over 7 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
- J. Hefferon, Linear Algebra, 4th ed., Ch. Three, §IV.3 (standard reference, not scraped)