Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)
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.

Cauchy-Schwarz x,yx2y2\lvert\langle x,y\rangle\rvert \le \lVert x\rVert_2\lVert y\rVert_2 with its equality case, the triangle inequality for 2\lVert\cdot\rVert_2, the parallelogram law and polarisation

Statement

Let nNn \in \mathbb{N} and let x,yRnx, y \in \mathbb{R}^{n}, with the Euclidean inner product and the Euclidean norm as in The Euclidean inner product x,y=k<nxkyk\langle x,y\rangle = \sum_{k<n} x_k y_k on Rn\mathbb{R}^n. Then:

  1. Cauchy-Schwarz. x,y    x2y2,\lvert\langle x,y\rangle\rvert \;\le\; \lVert x\rVert_2\,\lVert y\rVert_2 , with equality if and only if there is a pair (λ,μ)(0,0)(\lambda,\mu) \ne (0,0) of reals with λxk=μyk\lambda x_k = \mu y_k for every k<nk < n.
  2. 2\lVert\cdot\rVert_2 is a norm on Rn\mathbb{R}^{n} (A norm on a real vector space, the induced metric, and the dictionary with the metric axioms), for every nNn \in \mathbb{N}; the metric it induces is d2d_2 of Rn\mathbb{R}^n as the set of functions nRn \to \mathbb{R}, and d1d_1, d2d_2, dd_\infty are metrics on it whenever n1n \ge 1.
  3. Parallelogram law. x+y22+xy22  =  2x22+2y22.\lVert x+y\rVert_2^{2} + \lVert x-y\rVert_2^{2} \;=\; 2\lVert x\rVert_2^{2} + 2\lVert y\rVert_2^{2} .
  4. Polarisation. x,y  =  14(x+y22xy22),\langle x,y\rangle \;=\; \tfrac14\Bigl(\lVert x+y\rVert_2^{2} - \lVert x-y\rVert_2^{2}\Bigr), so the inner product is recovered from the norm it induces.

Clause 1 is a citation, not a new proof. The inequality and its equality case are the published The Cauchy-Schwarz inequality for finite sums, stated there for two lists of reals; all that happens below is that it is read in the vector notation of The Euclidean inner product x,y=k<nxkyk\langle x,y\rangle = \sum_{k<n} x_k y_k on Rn\mathbb{R}^n. Re-proving it here would put two proofs of one statement in the library.

Facts & Assumptions

Given: A natural number nn and vectors x,yRnx, y \in \mathbb{R}^{n}, so that x,y=k<nxkyk\langle x,y\rangle = \sum_{k<n}x_ky_k and x2=x,x\lVert x\rVert_2 = \sqrt{\langle x,x\rangle} (The Euclidean inner product x,y=k<nxkyk\langle x,y\rangle = \sum_{k<n} x_k y_k on Rn\mathbb{R}^n, Finite sums and finite products, by recursion).

[L1]

Cauchy-Schwarz for finite sums (The Cauchy-Schwarz inequality for finite sums): (k<nakbk)2(k<nak2)(k<nbk2)\bigl(\sum_{k<n}a_kb_k\bigr)^{2} \le \bigl(\sum_{k<n}a_k^{2}\bigr)\bigl(\sum_{k<n}b_k^{2}\bigr), with equality if and only if there is (λ,μ)(0,0)(\lambda,\mu) \ne (0,0) with λak=μbk\lambda a_k = \mu b_k for every k<nk<n; and the root form k<nakbkk<nak2k<nbk2\bigl|\sum_{k<n}a_kb_k\bigr| \le \sqrt{\sum_{k<n}a_k^{2}}\sqrt{\sum_{k<n}b_k^{2}}.

[L2]

The inner product is symmetric, bilinear and positive definite, x,x=k<nxk20\langle x,x\rangle = \sum_{k<n}x_k^{2} \ge 0, and x,x=0\langle x,x\rangle = 0 exactly when x=0x = 0 (The Euclidean inner product x,y=k<nxkyk\langle x,y\rangle = \sum_{k<n} x_k y_k on Rn\mathbb{R}^n, Laws of finite sums and finite products).

[L3]

Square roots (Square roots exist: a unique a0\sqrt{a} \ge 0 with (a)2=a(\sqrt{a})^2 = a; the positives are {x2:x0}\{x^2 : x \neq 0\}): every c0c \ge 0 has a unique s0s \ge 0 with s2=cs^{2} = c, written c\sqrt{c}; hence x20\lVert x\rVert_2 \ge 0 and x22=x,x\lVert x\rVert_2^{2} = \langle x,x\rangle (Integer powers ama^m).

[L4]

Squaring is monotone on the nonnegatives: for a,b0a,b \ge 0, aba \le b if and only if a2b2a^{2} \le b^{2}, and a=ba = b if and only if a2=b2a^{2} = b^{2} (Squaring is monotone on the nonnegatives).

[L5]

Absolute value (Basic properties of the absolute value, Absolute value in an ordered field): t0|t| \ge 0, t2=t2|t|^{2} = t^{2}, and st=st|st| = |s|\,|t|.

Proof

technique · direct
1.1

Instantiating [L1] at ak:=xka_k := x_k and bk:=ykb_k := y_k gives x,y2x,xy,y\langle x,y\rangle^{2} \le \langle x,x\rangle\,\langle y,y\rangle, with equality exactly when some (λ,μ)(0,0)(\lambda,\mu) \ne (0,0) has λxk=μyk\lambda x_k = \mu y_k for every k<nk<n.

L1L2
1.2

Both x,y\lvert\langle x,y\rangle\rvert and x2y2\lVert x\rVert_2\lVert y\rVert_2 are nonnegative, and their squares are x,y2\langle x,y\rangle^{2} and x,xy,y\langle x,x\rangle\langle y,y\rangle.

L3L5
1.3

Expanding by bilinearity and symmetry, x+y,x+y=x,x+x,y+y,x+y,y=x22+2x,y+y22\langle x+y, x+y\rangle = \langle x,x\rangle + \langle x,y\rangle + \langle y,x\rangle + \langle y,y\rangle = \lVert x\rVert_2^{2} + 2\langle x,y\rangle + \lVert y\rVert_2^{2}.

L2L3
1.4

The same expansion at xy=x+(1)yx - y = x + (-1)y gives xy22=x222x,y+y22\lVert x-y\rVert_2^{2} = \lVert x\rVert_2^{2} - 2\langle x,y\rangle + \lVert y\rVert_2^{2}.

L2L3
1.5

For a scalar λ\lambda, λx,λx=λ2x,x=λ2x22\langle \lambda x, \lambda x\rangle = \lambda^{2}\langle x,x\rangle = |\lambda|^{2}\lVert x\rVert_2^{2}, so λx22=(λx2)2\lVert \lambda x\rVert_2^{2} = \bigl(|\lambda|\lVert x\rVert_2\bigr)^{2}.

L2L3L5
1.6

Axiom (N1) holds: x2=0\lVert x\rVert_2 = 0 if and only if x22=x,x=0\lVert x\rVert_2^{2} = \langle x,x\rangle = 0, which by positive definiteness says x=0x = 0.

L2L3L4
2.1

Comparing the squares of step 1.2 through step 1.1 and using monotonicity of squaring on the nonnegatives yields x,yx2y2\lvert\langle x,y\rangle\rvert \le \lVert x\rVert_2\lVert y\rVert_2, with equality exactly in the proportional case of step 1.1; this is clause 1.

step 1.1step 1.2L4
2.2

Adding the identities of step 1.3 and step 1.4 gives x+y22+xy22=2x22+2y22\lVert x+y\rVert_2^{2} + \lVert x-y\rVert_2^{2} = 2\lVert x\rVert_2^{2} + 2\lVert y\rVert_2^{2}, which is clause 3.

step 1.3step 1.4algebra
2.3

Subtracting the identity of step 1.4 from that of step 1.3 gives x+y22xy22=4x,y\lVert x+y\rVert_2^{2} - \lVert x-y\rVert_2^{2} = 4\langle x,y\rangle, which is clause 4 after dividing by 44.

step 1.3step 1.4algebra
2.4

Both λx2\lVert \lambda x\rVert_2 and λx2|\lambda|\lVert x\rVert_2 are nonnegative and by step 1.5 have equal squares, so λx2=λx2\lVert \lambda x\rVert_2 = |\lambda|\lVert x\rVert_2, which is axiom (N2).

step 1.5L3L4L5
3.1

By step 2.1 the middle term of step 1.3 satisfies 2x,y2x2y22\langle x,y\rangle \le 2\lVert x\rVert_2\lVert y\rVert_2, so x+y22x22+2x2y2+y22=(x2+y2)2\lVert x+y\rVert_2^{2} \le \lVert x\rVert_2^{2} + 2\lVert x\rVert_2\lVert y\rVert_2 + \lVert y\rVert_2^{2} = \bigl(\lVert x\rVert_2 + \lVert y\rVert_2\bigr)^{2}.

step 1.3step 2.1L5algebra
4.1

Both x+y2\lVert x+y\rVert_2 and x2+y2\lVert x\rVert_2 + \lVert y\rVert_2 are nonnegative, so step 3.1 and monotonicity of squaring give x+y2x2+y2\lVert x+y\rVert_2 \le \lVert x\rVert_2 + \lVert y\rVert_2, which is axiom (N3).

step 3.1L3L4
5.1

Steps 2.4, 1.6 and 4.1 are exactly (N1), (N2) and (N3), so 2\lVert\cdot\rVert_2 is a norm on Rn\mathbb{R}^{n} for every nNn \in \mathbb{N}, and for n1n \ge 1 the metric it induces is d2d_2; this is clause 2, and with steps 2.1, 2.2 and 2.3 all four clauses are proved.

step 2.1step 2.2step 2.3step 2.4step 1.6step 4.1L6

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 119 results over 30 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