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 induced 1-norm is the maximum column sum and the induced infinity-norm is the maximum row sum
Statement
Let with and , and let , with the induced -norm and the separately defined induced -norm of The matrix norm induced by a published vector p-norm.
- Maximum column sum. .
- Maximum row sum. .
Facts & Assumptions
Given: Natural numbers , a matrix , and vectors .
The -norm and the -norm are and (The -norms for rational , and ); each is a norm, in particular the triangle inequality and hold (Each is a norm on , and the induced metrics are exactly , and of the published metric-spaces page).
The induced norm is the supremum of the ratio over nonzero vectors, and compatibility gives (The matrix norm induced by a published vector p-norm, Induced matrix norms are compatible with matrix-vector multiplication, submultiplicative, and satisfy ||I|| = 1).
The standard basis vector satisfies and for , and finite sums are evaluated pointwise; in particular (The standard list with and for is an ordered basis of ; hence , and is the zero space with basis and dimension ).
Proof
Write ; the maximum exists because it is a maximum of the nonempty finite set of column sums of [L1].
Expanding the matrix-vector product entrywise and using the triangle inequality and absolute multiplicativity of [L1] gives .
Write , a maximum of a nonempty finite set of row sums by [L1].
Exchanging the finite double sum in step 1.2 and bounding every column sum by from step 1.1 gives .
Choose attaining the maximum column sum, so , which exists by step 1.1.
For every , , using the triangle inequality, and the definition of .
Choose attaining the maximum row sum: , which exists by step 1.3.
By [L2] the induced norm is the supremum of the ratio over nonzero , so step 2.1 gives .
For the standard basis vector of [L3], and , so the ratio is attained and .
Taking the maximum over in step 2.3 gives , and by [L2] the induced -norm is at most .
Define by when and when ; then and , by [L1] and [L3].
Steps 3.1 and 3.2 give , which is claim 1.
The vector of step 3.4 attains the ratio , so ; with step 3.3 this gives , which is claim 2.
Claims 1 and 2 are steps 4.1 and 4.2.
Depends on
- The matrix norm induced by a published vector p-norm
- Induced matrix norms are compatible with matrix-vector multiplication, submultiplicative, and satisfy ||I|| = 1
- The $p$-norms $\lVert x\rVert_p$ for rational $p \ge 1$, and $\lVert x\rVert_\infty$
- Each $\lVert\cdot\rVert_p$ is a norm on $\mathbb{R}^n$, and the induced metrics are exactly $d_1$, $d_2$ and $d_\infty$ of the published metric-spaces page
- The standard list $e : n \to F^{n}$ with $e_i(i) = 1_F$ and $e_i(j) = 0_F$ for $j \ne i$ is an ordered basis of $F^{n}$; hence $\dim_F F^{n} = n$, and $F^{0}$ is the zero space with basis $\varnothing$ and dimension $0$
Used by
- Condition number depends on the chosen norm and on diagonal rescaling Counterexample
- Low-order Hilbert matrices already have large condition numbers Example
- Two 2x2 systems can have dramatically different condition numbers Example
- Vandermonde conditioning improves after centering and scaling the nodes Example
Dependency tree · two levels
51 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
- James Demmel, Math 221 Lecture 3: Vector Norms, Matrix Norms, and Condition Numbers (standard reference, not scraped)