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.
Inner products separate vectors, and the induced norm is homogeneous:
Statement
In a real or complex inner product space:
- if for every , then ;
- for every scalar and vector .
Facts & Assumptions
Given: Vectors in an inner product space and a scalar .
Positive definiteness says exactly when , and the inner product is linear first and conjugate-linear second (Real and complex inner product spaces, with the inner product linear in the first argument).
The induced norm is the unique nonnegative square root of (The norm induced by a real or complex inner product, Existence and uniqueness of -th roots: a unique with ).
Proof
If for every , take ; [L1] gives .
Sesquilinearity and [L3] give . Both and are nonnegative, so uniqueness in [L2] gives their equality.
Depends on
- Real and complex inner product spaces, with the inner product linear in the first argument
- The norm $\lVert v\rVert=\sqrt{\langle v,v\rangle}$ induced by a real or complex inner product
- Conjugation is an involutive real-field automorphism, $z\overline z=|z|^2$, and modulus is definite, multiplicative, and subadditive
- Existence and uniqueness of $n$-th roots: a unique $a^{1/n} \ge 0$ with $(a^{1/n})^n = a$
Used by
- The inner-product norm is definite, homogeneous, and satisfies the triangle inequality Corollary
- Adjoints satisfy (S+T)^*=S^*+T^*, (λ T)^*=overlineλ T^*, (ST)^*=T^*S^*, and T^**=T Proposition
- Every linear map between finite-dimensional inner product spaces has a unique adjoint Theorem
- Finite-dimensional Riesz representation: every functional is uniquely v↦⟨ v,w⟩ Theorem
- For an endomorphism in finite dimension, preserving lengths, preserving inner products, carrying orthonormal bases to orthonormal bases, and T^*T=I are equivalent Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 56 results over 12 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
- Sheldon Axler, Linear Algebra Done Right, 4th ed., §6A (standard reference, not scraped)