Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04
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.

A p-adic integer is encoded by a compatible sequence of residue digits

Example

For fixed digits a0,a1,a2,{0,,p1}, the sequence

xn:=a0+a1p++an1pn1(modpn)

defines an element of Zp.

Facts & Assumptions

Given: Digits ai{0,,p1} for i0.

[L1]

Verification

technique · direct
1.1

For each n1, reducing xn+1 modulo pn removes only the final term anpn, so xn+1modpn=xn. Thus the tuple (xn)n1 is compatible.

givenalgebra
2.1

By [L1], every compatible tuple defines an element of Zp. Hence the displayed digit data encodes a p-adic integer.

L1step 1.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

3 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources