Alphabeta Math
Session-authored (Fable 5 assisted)
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.

6 results · all verified · 5 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. The 1 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Associated Primes and Primary Decomposition Examples

1 · Prerequisites

2 · Summary

The companion page keeps the abstract theory anchored to concrete quotients of k[x,y]. The recurring ideal (x2,xy) exposes annihilator calculations, localization, cleanup of redundant primary decompositions, and the nonuniqueness of embedded components, while the Artinian local quotient and the zero module mark the two main boundary conventions used on the A page.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Colon ideals in k[x,y]/(x2,xy) recover its associated primes

Example

Let R=k[x,y] and I=(x2,xy). Then

AssR(R/I)={(x),(x,y)}.

Facts & Assumptions

Given: A field k, the polynomial ring R=k[x,y], and the ideal I=(x2,xy).

[L1]

For a cyclic quotient, associated primes are exactly the prime colon ideals (I:r) with rI (Associated primes of a cyclic quotient are colon primes).

Verification

technique · direct
1.1

Let xˉ=x+I. Then fxˉ=0 exactly when fx(x2,xy)=x(x,y), that is, exactly when f(x,y). Hence AnnR(xˉ)=(I:x)=(x,y).

L1givenalgebra
2.1

Let yˉ=y+I. Then fyˉ=0 exactly when fy(x2,xy)=x(x,y). Because x and y are relatively prime in k[x,y], this happens exactly when x divides f. Thus AnnR(yˉ)=(I:y)=(x). Both ideals are prime.

L1step 1.1algebra
3.1

Every class in R/I has a unique representative g(y)+cx with g(y)k[y] and ck, because x2=xy=0 modulo I. Let r=g(y)+cxI. If g=0, then c0 and (I:r)=(x,y) by step 1.1. Assume g0. For a(y)+dxR/I, multiplication gives (a(y)+dx)(g(y)+cx)=a(y)g(y)+(a(0)c+dg(0))x. If this vanishes, then a(y)g(y)=0 in the domain k[y], so a=0. Thus (I:r)=(x) when g(0)=0, while (I:r)=I when g(0)0. The ideal I is not prime because x2I but xI. Hence the only prime colon ideals are (x) and (x,y).

step 1.1step 2.1algebra
4.1

By [L1] and step 3.1, the associated primes of R/I are exactly (x) and (x,y).

L1step 3.1
ExampleConstruction: AI-generatedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

In a concrete Artinian local quotient, maximal radical forces primaryity

Example

Let A=k[x,y]/(x2,xy,y2),m=(xˉ,yˉ). Then every proper ideal JA with J=m is m-primary.

Facts & Assumptions

Given: A field k, the Artinian local ring A=k[x,y]/(x2,xy,y2) with maximal ideal m=(xˉ,yˉ), and a proper ideal JA satisfying J=m.

[L1]

A proper submodule is primary exactly when every zero divisor on the quotient acts nilpotently (Primary submodules and primary ideals).

Verification

technique · direct
1.1

In A, every quadratic monomial vanishes, so m2=(xˉ,yˉ)2=0. Consequently (m/J)2=0 in the quotient ring A/J.

givenalgebra
2.1

The quotient A/J is local with maximal ideal m/J. Any zero divisor in A/J is a nonunit, hence lies in the maximal ideal m/J. By step 1.1 every element of m/J is square-zero, so every zero divisor on A/J acts nilpotently.

step 1.1algebra
3.1

Fact [L1] now shows that J is primary, and its radical is m by assumption. Hence J is m-primary.

L1step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Localizing (x2,xy)=(x)(x,y)2 keeps only the matching component

Example

Assume the Axiom of Choice (The Axiom of Choice), and let k be a field.

In R=k[x,y],

(x2,xy)=(x)(x,y)2.

Localizing at (x) kills the (x,y)-primary component, while localizing at (x,y) preserves both components.

Facts & Assumptions

Given: The Axiom of Choice, a field k, the polynomial ring R=k[x,y], and the decomposition (x2,xy)=(x)(x,y)2.

[L1]

Assuming the Axiom of Choice, over a Noetherian commutative ring and in a finitely generated module, localizing a primary component away from its radical preserves it, while localizing at a multiplicative set meeting its radical turns it into the whole localized module (Localisation of a primary submodule either stays primary or becomes the whole module).

[L2]

Assuming the Axiom of Choice, an isolated primary component with prime radical in the Noetherian finite-module setting is recovered by localizing at its prime and contracting back (Isolated primary components are recovered by localization and contraction).

[L3]

A polynomial ring in finitely many variables over a Noetherian commutative ring is Noetherian (If R is Noetherian then R[x1,,xn] is Noetherian for every nN).

[L4]

A polynomial ring in finitely many variables over an integral domain is an integral domain (A polynomial ring in finitely many indeterminates over an integral domain is an integral domain).

[L5]

For a commutative ring and an ideal P, the quotient R/P is an integral domain if and only if P is prime (R/P is an integral domain if and only if P is a prime ideal).

[L6]

A proper ideal Q is p-primary when every zero divisor on R/Q acts nilpotently and AnnR(R/Q)=p (Primary submodules and primary ideals).

[L7]

A primary decomposition is minimal exactly when no component is redundant and the component radicals are pairwise distinct; an isolated component has a radical minimal among those radicals (Primary decompositions, minimality, and isolated components).

Verification

technique · direct
1.1

The field k is Noetherian because its only ideals are 0 and k, so [L3] makes R=k[x,y] Noetherian. As an R-module, R is finitely generated by 1. The inclusion (x2,xy)(x)(x,y)2 is immediate. Conversely, every element of (x)(x,y)2 has the form xf with f(x,y), hence lies in (x2,xy). So (x2,xy)=(x)(x,y)2.

L3givenalgebra
1.2

Since a field is an integral domain, [L4] makes k[y]R/(x) an integral domain, so [L5] makes (x) prime. If multiplication by a class aˉ on the domain R/(x) has nontrivial kernel, then aˉ=0; hence that multiplication is zero and therefore nilpotent. Also AnnR(R/(x))=(x), whose radical is (x). Thus [L6] shows that (x) is (x)-primary.

L4L5L6algebra
1.3

Put Q=(x,y)2. Every class in R/Q has the form c+αxˉ+βyˉ. If c0, this class is a unit, with inverse c1c2(αxˉ+βyˉ) because (xˉ,yˉ)2=0. Therefore every zero divisor lies in (xˉ,yˉ) and is square-zero, so every zero divisor on R/Q acts nilpotently. Moreover AnnR(R/Q)=Q and Q=(x,y): every element of (x,y) has square in Q, while fnQ forces the constant term of f to vanish. Finally, R/(x,y)k is a domain, so [L5] makes (x,y) prime. Thus [L6] shows that (x,y)2 is (x,y)-primary.

L5L6algebra
2.1

The two prime radicals (x) and (x,y) are distinct, with (x)(x,y). The decomposition from step 1.1 is irredundant: y2(x,y)2(x), so the component (x) is not redundant, while x(x)(x,y)2, so the component (x,y)2 is not redundant. By [L7], the displayed primary decomposition is minimal, and its (x)-primary component is isolated because (x) is the smaller of the two radicals.

L7step 1.1step 1.2step 1.3algebra
3.1

At the prime (x), the element y becomes a unit. Since y2(x,y)2, fact [L1] and steps 1.1–2.1 give ((x,y)2)(x)=R(x), while (x)(x) survives. Hence (x2,xy)(x)=(x)(x). Since step 2.1 proves that (x) is the isolated component of a minimal primary decomposition, fact [L2] says it contracts back to (x).

L1L2step 1.1step 1.2step 1.3step 2.1algebra
3.2

At the maximal ideal (x,y), neither prime radical meets the denominator set, so [L1] and steps 1.1–2.1 preserve both primary components. Thus the whole decomposition survives in R(x,y).

L1step 1.1step 1.2step 1.3step 2.1
4.1

This computation shows concretely how localization removes exactly the components whose radicals meet the denominator set.

step 3.1step 3.2
ExampleConstruction: AI-generatedVerification: AI-adaptedprecheck passaudited 2026-08-28Open item page →

A redundant four-term decomposition cleans up to (x)(x,y)2

Example

In R=k[x,y], the ideal

I=(x)(x2,y)(x,y)2(x,y)2

cleans up to the minimal decomposition

I=(x)(x,y)2=(x2,xy).

Facts & Assumptions

Given: The polynomial ring R=k[x,y] and the displayed decomposition of I.

[L1]

A finite primary decomposition can be stripped of redundant components (A finite primary decomposition can be stripped of redundant components).

[L2]

In a finite primary decomposition of a submodule of a finitely generated module over a Noetherian commutative ring, equal-radical primary components can be combined into one primary component (Equal-radical primary components can be combined).

Verification

technique · direct
1.1

The ideal (x) is prime because R/(x)k[y]. The quotients R/(x2,y)k[x]/(x2) and R/(x,y)2 are local rings whose maximal ideals are square-zero, so every zero divisor is nilpotent. Hence (x2,y) and (x,y)2 are (x,y)-primary, while (x) is (x)-primary. Thus the displayed intersection is a primary decomposition.

givenalgebra
2.1

Since (x,y)2=(x2,xy,y2)(x2,y), the factor (x2,y) is redundant, and the repeated copy of (x,y)2 is redundant as well. Fact [L1] therefore cleans the four-term intersection down to I=(x)(x,y)2.

L1step 1.1algebra
3.1

The two surviving radicals are (x) and (x,y), already distinct. If one first combines the two equal-radical components (x,y)2 and (x,y)2, [L2] replaces them by their intersection, which is again (x,y)2. Hence both cleanup orders lead to the same two-term presentation.

L2step 1.1step 2.1algebra
3.2

Finally, (x)(x,y)2=(x)(x2,xy,y2)=(x2,xy), because an element in the intersection has the form xf with f(x,y). The decomposition is irredundant: x(x)(x,y)2 and y2(x,y)2(x). Together with the distinct radicals, this proves minimality.

step 2.1algebra
4.1

This example isolates the two routine cleanup moves in a primary decomposition: deletion of redundant components and combination of equal radicals.

step 3.1step 3.2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

Two minimal decompositions of (x2,xy) share radicals but not the embedded component

Example

Assume the Axiom of Choice (The Axiom of Choice), and let k be a field.

In R=k[x,y],

(x2,xy)=(x)(x,y)2=(x)(x2,y).

The radical set is the same in both decompositions, but the embedded (x,y)-primary component changes.

Facts & Assumptions

Given: The Axiom of Choice, a field k, the polynomial ring R=k[x,y], and the ideal (x2,xy).

[L1]

Over a Noetherian commutative ring, for a finitely generated module and a minimal primary decomposition whose component radicals are prime, the radical set depends only on the quotient (The radicals in a minimal primary decomposition are intrinsic).

[L2]

Assuming the Axiom of Choice, an isolated primary component with prime radical in the Noetherian finite-module setting is recovered by localization and contraction (Isolated primary components are recovered by localization and contraction).

[L3]

A polynomial ring in finitely many variables over a Noetherian commutative ring is Noetherian (If R is Noetherian then R[x1,,xn] is Noetherian for every nN).

Verification

technique · direct
1.1

The inclusion (x2,xy)(x)(x,y)2 is immediate, and every element of the right side has the form xf with f(x,y), so (x2,xy)=(x)(x,y)2. Likewise (x2,xy)(x)(x2,y), and if xf(x2,y) then xf=x2a+yb for some a,b. The right-hand side lies in (x), so yb(x); thus b=xc and xf=x(xa+yc)(x2,xy). Hence (x2,xy)=(x)(x2,y).

givenalgebra
2.1

The field k is Noetherian because its only ideals are 0 and k, so [L3] makes R=k[x,y] Noetherian. The ideal (x) is prime because R/(x)k[y]. The quotients R/(x,y)2 and R/(x2,y)k[x]/(x2) are local rings with square-zero maximal ideals, so (x,y)2 and (x2,y) are (x,y)-primary. Both decompositions are irredundant: x(x) lies in neither (x,y)2 nor (x2,y), while y2(x,y)2(x) and y(x2,y)(x). Hence both displayed decompositions are minimal primary decompositions with prime radicals (x) and (x,y).

L3step 1.1algebra
3.1

Fact [L1] now predicts exactly the common radical set from step 2.1. The second component differs: one decomposition uses (x,y)2, the other uses (x2,y).

L1step 2.1
3.2

Localizing at the minimal prime (x) kills the (x,y)-primary component in either decomposition, so [L2] recovers the same isolated component (x) from both. The difference therefore lies only in the embedded component.

L2step 2.1
4.1

This is the standard warning that first uniqueness does not imply componentwise uniqueness of embedded pieces.

step 3.1step 3.2
ExampleConstruction: AI-generatedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-28Open item page →

The zero module has empty support and no associated primes

Example

For the zero R-module, AssR(0)=andSuppR(0)=. Also the primary-submodule definition does not apply to 00, because it requires a proper submodule.

Facts & Assumptions

Given: A commutative ring R and the zero R-module.

[L1]

Associated primes are prime annihilators of elements (Associated primes of a module).

[L2]

Support consists of the primes whose localization is nonzero (Support of a module).

[L3]

Primaryity is defined only for proper submodules (Primary submodules and primary ideals).

Verification

technique · direct
1.1

The only element of the zero module is 0, and its annihilator is the whole ring R, which is not a prime ideal of itself. Therefore [L1] gives AssR(0)=.

L1givenalgebra
1.2

Every localization of the zero module is again the zero module, so [L2] gives SuppR(0)=.

L2given
1.3

The inclusion 00 is not proper, so [L3] shows that it is not a candidate for the primary-submodule definition. This is the exact boundary that prevents a vacuous use of primaryity at the zero module.

L3given
2.1

Thus the zero module sits outside associated-prime and primaryity claims in exactly the stated way.

step 1.1step 1.2step 1.3

Sources