Alphabeta Math
Pipeline-generated
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.

4 results · all verified · 4 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs; all 4 also cleared it.

Finite Averaging and Character-Theory Prerequisites: Examples

1 · Prerequisites

2 · Summary

Four explicit calculations accompany the prerequisite lemmas: a projection and its kernel in complex three-space, the three conjugacy-class indicators of the symmetric group on three letters, the Gram matrix and pairings on a three-point function space, and the strict unit-sum witness consisting of 1 and −1. The examples use the conventions of the companion theory page.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-generatedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

A coordinate projection in complex three-space

Example

In C3, set U=span{(1,1,0),(0,1,1)}. The map P(x,y,z)=(x,x+z,z) is the projection onto U along span{(0,1,0)}.

Facts & Assumptions

Given: P:C3C3, P(x,y,z)=(x,x+z,z), and the subspace U displayed above.

[F1]

For a subspace U of a finite-dimensional space there exists a linear idempotent with image U and restriction equal to the identity on U (Finite-dimensional subspaces admit projections without Choice).

Verification

technique · direct
1.1

For v=(x,y,z), v=(x,y,z) and a,bC, the formula gives P(av+bv)=(ax+bx,a(x+z)+b(x+z),az+bz)=aP(v)+bP(v). Moreover P2(x,y,z)=P(x,x+z,z)=(x,x+z,z)=P(x,y,z).

givenalgebra
2.1

For every (x,y,z), P(x,y,z)=x(1,1,0)+z(0,1,1)U. Conversely any u=s(1,1,0)+t(0,1,1)=(s,s+t,t) satisfies P(u)=(s,s+t,t)=u, so imP=U and PU=idU. This explicitly realizes the projection supplied by F1.

F1step 1.1algebra
3.1

The equation P(x,y,z)=0 is equivalent to x=0 and z=0, with y arbitrary. Hence kerP={(0,y,0):yC}=span{(0,1,0)}. Every vector decomposes as (x,y,z)=(x,x+z,z)+(0,yxz,0) with the first summand in U and the second in kerP. If (s,s+t,t)=(0,y,0), then s=t=y=0, so the intersection is zero and the decomposition is unique. Thus the stated kernel is exactly the direction along which P projects.

step 2.1algebra

Sources

Axler, 2.33, p. 42, supplies the complement construction being illustrated. These particular vectors and coordinate calculations are locally chosen.

ExampleConstruction: AI-generatedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

The three conjugacy-class indicators of the symmetric group S3

Example

For S3 and any field k, the indicators of C1={e}, C2={(12),(13),(23)}, and C3={(123),(132)} form a basis of the k-valued class functions. In particular that space has dimension three.

Facts & Assumptions

Given: S3 is the permutation group of {1,2,3}; products act rightmost first, and k is a field.

[F1]

For conjugation on a finite group, the distinct conjugacy-class indicators form a basis of class functions over any field (Orbit indicators form a basis of invariant functions).

Verification

technique · direct
1.1

Conjugation sends a transposition (ab) to (τ(a)τ(b)): at τ(a) the composite τ(ab)τ1 sends τ(a) to τ(b), at τ(b) it sends it to τ(a), and it fixes every other point. In particular (23)(12)(23)=(13) and (13)(12)(13)=(23). Thus all three transpositions, and no other permutations, constitute one conjugacy class.

givenalgebra
1.2

Similarly, τ(123)τ1 sends τ(1) to τ(2), then to τ(3), then to τ(1), so it is a three-cycle. Directly (12)(123)(12)=(132), so the two three-cycles form one class. Every conjugate of e is e. A permutation of three points is either the identity, a transposition, or a three-cycle: fixing two points forces the third to be fixed; fixing exactly one exchanges the other two; fixing none forces a three-cycle by following any point’s successive images. Hence the three listed classes exhaust S3.

givenalgebra
2.1

The group is finite and these are exactly its three classes by steps 1.1–1.2, so F1 gives the asserted indicator basis over k. More explicitly, for every class function f one has f=f(e)1C1+f((12))1C2+f((123))1C3, because evaluation on each of the three classes picks out its constant value. For example the coefficients (0,1,1) give the function with values 0 at e, 1k on the transpositions, and 1k on the three-cycles. This calculation remains valid in characteristic two, where the last two values coincide, while the indicator basis itself stays independent by evaluation on the three disjoint nonempty classes.

F1step 1.1step 1.2algebra

Sources

Judson, Example 14.2.1 lists these classes; Etingof et al., §4.3(2), p. 65, discusses S3. The indicator-basis calculation is a local illustration, not a character-table computation.

ExampleConstruction: AI-generatedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

The normalized Hermitian form on three points

Example

For X={1,2,3}, identify functions with their value triples and put f,h=13j=13f(j)h(j). Its Gram matrix in the point-indicator basis is I3/3. For f=(1,i,0) and h=(i,1,1), one has f,h=0 and f,f=2/3. Multiplying each point indicator by 3 gives an orthonormal basis.

Facts & Assumptions

Given: X={1,2,3}, point indicators e1,e2,e3, and the displayed normalized form and vectors f,h.

[F1]

The normalized finite function-space form is an inner product linear in its first variable (The normalized Hermitian form on a finite function space).

Verification

technique · direct
1.1

The set X is nonempty of cardinality three, so F1 applies with normalization 1/3. The point indicators are a basis: v=v(1)e1+v(2)e2+v(3)e3 for every function v, and evaluating a zero combination at each point makes all coefficients zero.

F1givenalgebra
2.1

For j=k, only the value at point j contributes to ej,ek, giving 1/3. For jk, the two indicators never both have nonzero value at the same point, so the pairing is zero. Thus ej,ek=δjk/3, which is the matrix I3/3.

step 1.1algebra
2.2

Since i=i, f,h=(1(i)+i(1)+0(1))/3=0. Also f,f=(11+i(i)+0)/3=(1+1)/3=2/3. In particular this nonzero vector has strictly positive diagonal value.

step 1.1givenalgebra
3.1

Put uj=3ej, where 3 is the positive real square root. Direct substitution gives uj,uk=3ej,ek=δjk. Scaling each basis vector by the nonzero scalar 3 preserves spanning and independence (divide the coefficients by 3), so (u1,u2,u3) is an orthonormal basis.

step 1.1step 2.1algebra

Sources

Axler, 6.3(b), p. 184, gives positive weighted inner products. The equal weights 1/3 and the displayed vectors are the local example.

CounterexampleConstruction: AI-generatedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-09Open item page →

Distinct unit summands need not attain the sum bound

Statement refuted

The assertion “for all n>0 and all unit complex numbers z1,,zn, izi=n” is false.

Facts & Assumptions

Given: The universal equality assertion for unit complex summands.

[F1]

The upper bound is attained exactly when all unit summands agree (Equality in the unit-complex finite-sum bound).

Counterexample

technique · direct
1.1

Take n=2, z1=1 and z2=1 in C. Their moduli are 12+02=1 and (1)2+02=1, so both satisfy the unit-modulus hypothesis and n>0.

givenalgebra
2.1

Their sum is 1+(1)=0, whose modulus is zero. Consequently z1+z2=0<2=n, so this instance fails the asserted equality and refutes its universal quantifier. The summands are distinct, in agreement with F1.

step 1.1F1algebra

Sources

Etingof et al., Lemma 5.4.5 proof, p. 101, motivates the strictness interface. The pair 1,1 is the locally specified counterexample.

Sources