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

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

Inverse Limits and Noetherian Completion — Examples

1 · Prerequisites

2 · Summary

These examples keep the A-page claims concrete. The first two write the (p)-adic completion of Z directly as compatible residue systems and compute the completion map explicitly. The next two isolate the two main structural warnings: equivalent filtrations can lead to the same completion even when the quotient towers look different, while exactness genuinely fails for nonfinite modules.

The final three examples show what completion can and cannot preserve at the ring level. One semilocal completion splits into completed local factors, one shows that passing from I to Ir leaves the one-step completion unchanged because the two adic filtrations are cofinal, and one Noetherian local domain acquires zero divisors after completion, which is why the A page proves flatness and faithful flatness without claiming that domain properties survive.

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-09-01Open item page →

The p-adic integers as an inverse limit and as a completion

Example

Let p be a prime integer. The inverse system

Z/p3ZZ/p2ZZ/pZ

with the natural reduction maps has inverse limit

Zp:=limnZ/pnZ.

This module is canonically the (p)-adic completion of Z.

Facts & Assumptions

Given: A prime integer p.

[L2]

The (p)-adic completion of Z is

Z^(p)=limnZ/pnZ

with completion map m(mmodpn)n (The I-adic completion of a module).

[L3]

The completion map has kernel n0pnZ (Kernel and universal property of adic completion).

Verification

technique · direct
1.1

By [L2], applying the adic-completion definition to the ring Z and the ideal (p) gives exactly the inverse system displayed above. Therefore its inverse limit is canonically the (p)-adic completion of Z.

L2
1.2

Under this identification, the completion map is the familiar residue map ZZp,m(mmodpn)n1. Its kernel is n0pnZ, which is 0 because the only integer divisible by every power of p is 0.

L3algebra
2.1

So the compatible-residue construction of Zp and the (p)-adic-completion construction agree canonically.

step 1.1step 1.2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-01Open item page →

The p-adic completion map of the integers

Example

Let p be a prime integer. The (p)-adic completion map of Z is κZ ⁣:ZZ^(p),n(nmodpr)r1. It is injective, and its image consists of the ordinary integers viewed as compatible residue systems.

Facts & Assumptions

Given: A prime integer p.

[L1]

The completion map for the (p)-adic filtration sends an element to its compatible residue classes modulo pr (The I-adic completion of a module).

[L2]

The kernel of the completion map is the intersection of the powers of the defining ideal (Kernel and universal property of adic completion).

Verification

technique · direct
1.1

Applying [L1] to M=Z and I=(p) gives the displayed formula for κZ. Compatibility is automatic because reduction modulo pr followed by reduction modulo ps agrees with direct reduction modulo ps whenever rs.

L1algebra
1.2

By [L2], ker(κZ)=r1prZ. If n0, then for sufficiently large r one has pr>n, so pr cannot divide n. Thus the intersection is 0, and κZ is injective.

L2algebra
2.1

The image of κZ is therefore exactly the copy of ordinary integers inside the completion, written componentwise as their residue systems modulo pr.

step 1.1step 1.2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-09-01Open item page →

Equivalent adic filtrations have canonically isomorphic completions

Example

Let R be a commutative ring, let M be an R-module, and let I,JR be ideals. Assume that there exist integers c,d>0 with IcJandJdI. Then the I-adic and J-adic topologies on M have the same completion: M^IM^J.

Facts & Assumptions

Given: A commutative ring R, an R-module M, ideals I,JR, and integers c,d>0 with IcJ and JdI.

[L1]

The I-adic and J-adic completions are the inverse limits of the quotient towers (M/InM) and (M/JmM) (The I-adic completion of a module).

[L2]

A compatible family of quotient maps induces a unique map into the corresponding inverse limit (Universal property of an inverse limit of modules).

Verification

technique · direct
1.1

For each k1, the inclusion IcJ gives IckMJkM and hence a quotient map M/IckMM/JkM. The powers ck form a cofinal subsystem of the I-adic tower. The displayed maps are compatible, so [L2] induces an R-linear map Φ:M^IM^J.

L1L2givenconstruct
1.2

Similarly, JdI gives compatible quotient maps M/JdkMM/IkM on a cofinal subsystem and hence a map Ψ:M^JM^I.

L1L2givenconstruct
2.1

On either side, composing the two systems of quotient maps eventually reduces modulo a larger and larger power of the same ideal. Hence the composites ΨΦ and ΦΨ induce the identity on every finite stage, so they are the identity on the inverse limits. Therefore Φ and Ψ are inverse isomorphisms.

step 1.1step 1.2algebra
3.1

Thus equivalent adic filtrations have canonically isomorphic completions.

step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-09-01Open item page →

Completion need not be exact without a finiteness hypothesis

Example

Let p be a prime integer, let

M:=n1Zen,

and define an endomorphism

f ⁣:MM,f(en)=pnen.

Then

0MfMcoker(f)0

is exact, but the induced map on (p)-adic completions

f^ ⁣:M^M^

is not surjective. So completion is not exact without a finiteness hypothesis.

Facts & Assumptions

Given: A prime integer p, the module M=n1Zen, and the map f(en)=pnen.

[L1]

The (p)-adic completion of a module is the inverse limit of the quotients M/prM (The I-adic completion of a module).

[L2]

Exactness of completion on finite modules is a genuinely finite statement (Adic completion is exact on finite modules over a Noetherian ring).

Verification

technique · direct
1.1

The map f is injective because, if f ⁣(i=1Naiei)=i=1Naipiei=0, then every coefficient aipi is 0 and hence every ai is 0. Therefore 0MfMcoker(f)0 is exact.

givenalgebra
1.2

For each N1, set sN:=n=1NpnenM. If N>N, then sNsN=n=N+1NpnenpN+1M. For each r1, define xr to be the class of sN modulo prM for any Nr. The displayed containment makes this independent of N, and the classes xr are compatible under reduction. Hence x=(xr)r is an element of M^ by [L1].

L1construct
2.1

Suppose x=f^(y) for some yM^. Let y be the image of y in M/pM=n1(Z/pZ)en. Because this is a direct sum, y has finite support. But for each n1, comparing the en-component modulo pn+1 shows that the en-coefficient of y must be 1Z/pZ, since f multiplies the en-coordinate by pn and x has en-coefficient pn modulo pn+1. Thus y would have infinitely many nonzero coordinates, a contradiction. So xim(f^).

step 1.2algebra
3.1

Every partial sum sN from step 1.2 lies in im(f), so its image in coker(f) is 0. Therefore the compatible family xM^ maps to 0 in every quotient coker(f)/prcoker(f), hence to 0 in coker(f)^. Step 2.1 showed that xim(f^), so the completed sequence fails exactness at the middle term. This is exactly the failure excluded by the finite-generation hypothesis in [L2].

L2step 1.2step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-09-01Open item page →

A Noetherian domain can have a completion that is not a domain

Example

Let k be a field of characteristic different from 2, and set

A:=k[x,y](x,y)/(y2x2x3).

Then A is a Noetherian local domain, but its completion at the maximal ideal is not a domain.

Facts & Assumptions

Given: A field k with char(k)2.

[L1]

Quotients and localizations of Noetherian rings are Noetherian (Every quotient and every localisation of a Noetherian ring is Noetherian).

[L2]

Completion of a Noetherian ring is Noetherian (Completion of a Noetherian ring is Noetherian).

Verification

technique · direct
1.1

The polynomial ring k[x,y] is Noetherian, so [L1] makes k[x,y](x,y) and its quotient A Noetherian. The quotient is local because it is a quotient of the local ring k[x,y](x,y).

L1algebra
1.2

In the formal power-series ring k[ ⁣[x] ⁣], the binomial series gives an element u=(1+x)1/2k[ ⁣[x] ⁣] with u2=1+x. Consequently, in k[ ⁣[x,y] ⁣], y2x2x3=(yxu)(y+xu). Neither factor is a unit because each has zero constant term.

givenalgebra
2.1

The polynomial f(y):=y2x2x3=y2x2(1+x) is irreducible in k(x)[y]: it is quadratic in y, so reducibility would force x2(1+x) to be a square in k(x), but 1+x is not a square in k(x) because its divisor has the simple zero x=1. Hence the ideal (f) is prime in k[x,y], and localizing preserves primality. Therefore A is a domain.

step 1.1algebra
2.2

For every n, localization away from (x,y) does not change the quotient modulo (x,y)n, so A/mnk[x,y]/((x,y)n,f). Passing to the inverse limit identifies the completion coefficientwise with A^k[ ⁣[x,y] ⁣]/(f). Let α,β be the images of yxu and y+xu in A^. Their product is 0 by step 1.2. If α=0, then in the domain k[ ⁣[x,y] ⁣] one would have (yxu)=(yxu)(y+xu)h for some h, hence 1=(y+xu)h, which is impossible because y+xu lies in the maximal ideal. So α0, and similarly β0. Thus A^ has nonzero zero divisors and is not a domain.

L2step 1.2algebra
3.1

Therefore a Noetherian local domain can have a completion that is not a domain.

step 2.1step 2.2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-09-01Open item page →

Powers of an ideal give the same one-step adic completion

Example

Let R be a commutative ring, let IR be an ideal, let r1, and let M be an R-module. Then the I-adic and Ir-adic completions are canonically isomorphic:

M^IM^Ir.

Since I+Ir=I, the same completed module is also the completion for the combined ideal

I+Ir=I,

namely with M^I.

Facts & Assumptions

Given: A commutative ring R, an ideal IR, an integer r1, and an R-module M.

[L1]

If two adic filtrations dominate one another up to bounded shifts, then their completions are canonically isomorphic (Equivalent adic filtrations have canonically isomorphic completions).

Verification

technique · direct
1.1

Apply [L1] with J=Ir. The inclusions IrIandIrIr give the hypotheses with c=r and d=1, so M^IM^Ir.

L1algebra
2.1

Since I+Ir=I, the completion for the combined ideal is exactly M^I. Combining this identity with step 1.1 shows that the I-adic, Ir-adic, and (I+Ir)-adic one-step completions are canonically the same module.

step 1.1algebra
3.1

Thus passing from I to the power Ir, or replacing the pair (I,Ir) by the combined ideal I+Ir, does not change the one-step completion.

step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-09-01Open item page →

Semilocal completion decomposes into completed local factors

Example

Let R be a Noetherian commutative ring, let t1, and let m1,,mt be distinct maximal ideals. Set

m:=m1mt.

Then the m-adic completion of R decomposes as

R^mi=1tRmi^.

Facts & Assumptions

Given: A Noetherian commutative ring R, an integer t1, pairwise distinct maximal ideals m1,,mt, and m=imi.

[L1]

Completion is the inverse limit of the residue rings modulo the powers of the defining ideal (The I-adic completion of a module).

[L2]

Pairwise comaximal ideals give a product decomposition modulo their intersection (Chinese remainder theorem for pairwise comaximal ideals).

Verification

technique · direct
1.1

Distinct maximal ideals are pairwise comaximal. If I+J=R, expanding (a+b)2n1=1 for aI, bJ, and a+b=1 shows that In+Jn=R; hence the powers min are again pairwise comaximal. Applying [L2] first to the mi and then to their powers gives, for every n1, mn=(i=1tmi)n=i=1tmin=i=1tmin and R/mni=1tR/min.

L2givenchoosealgebra
2.1

Localizing R/min at Rmi changes nothing. Indeed, if smi, maximality gives aR and umi with as+u=1, and as(1+u++un1)=1un1(modmin). Thus every such s is already a unit modulo min, and R/minRmi/minRmi. Taking inverse limits and using [L1] yields R^mlimni=1tRmi/minRmi.

L1step 1.1choosealgebra
3.1

A compatible tuple in the inverse limit of the finite products in step 2.1 is exactly a choice, for each i, of a compatible tuple in the ith quotient tower. Therefore inverse limit commutes with this finite product, and R^mi=1tlimnRmi/minRmi=i=1tRmi^. This is the claimed decomposition.

L1step 2.1algebra

Sources