Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-03 (gpt-5.6-sol-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.

Z is an integral domain of characteristic 0 whose group of units is {1,−1}, so it is not a field: 2 is nonzero and not invertible

Example

Facts & Assumptions

Given: The integers Z with the operations of Arithmetic on the integers and the order of Order on the integers, and the numeral 2:=1+1 (The integers as equivalence classes of pairs of naturals).

[L2]

If x,y∈Z are nonzero then xy≠0 (The integers have no zero divisors; multiplicative cancellation).

[L4]

The order on Z is total and compatible with addition, and Z is a commutative ring (The integers form a totally ordered ring, The integers form a commutative ring, Order on the integers).

[L5]

ι:N→Z, ι(n)=[(n,0)], is injective and preserves addition, multiplication and order (The naturals embed in the integers); the formulas for 0Z=[(0,0)] and 1Z=[(1,0)] give ι(0)=0 and ι(1)=1 (Arithmetic on the integers).

[L7]

The additive multiples in a ring satisfy 0⋅1=0 and σ(n)⋅1=n⋅1+1 for n∈N (Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e).

[L8]

char⁡(R) is the least n≥1 with n⋅1R=0R, or 0 if there is none (The characteristic of a ring: the least n≥1 with n⋅1R=0 when one exists, and 0 otherwise); a field is a commutative ring in which every nonzero element is a unit (Every field is a commutative ring with 1≠0; it is an integral domain, and it is a commutative division ring, Field).

Verification

technique · direct
1.1

Claim 1: Z is a commutative ring by [L1]; 1≠0, since 1=ι(1), 0=ι(0) and ι is injective while 1≠0 in N; and Z has no zero divisors by [L2]. So Z is an integral domain.

L1L2L5
1.2

Claim 2 is [L3]: the multiplicative monoid of the ring Z is (Z,⋅,1), and its group of units is {1,−1}.

L1L3
1.3

0<1<2: 1=ι(1) lies in the image of ι, so 0≤1, and 1≠0 by injectivity of ι; adding 1 to 0<1 gives 1<1+1=2.

L4L5
1.4

The map n↦n⋅1 from N to Z is ι. Both send 0 to 0, since 0⋅1=0 and ι(0)=0; and if n⋅1=ι(n) then σ(n)⋅1=n⋅1+1=ι(n)+ι(1)=ι(n+1)=ι(σ(n)), because ι preserves addition. Induction on N gives the claim.

L5L6L7
2.1

Claim 3: by step 1.3, 0<1<2, so 2≠0 and 2≠1; and −1<0<2 by adding −1 to 0<1 and using transitivity, so 2≠−1. Hence 2∉{1,−1}=Z× by step 1.2. A field has every nonzero element a unit, so Z is not a field.

step 1.2step 1.3L4L8
2.2

Claim 4: for n∈N with n≥1 we have n⋅1=ι(n) by step 1.4, and ι(n)≠ι(0)=0 because ι is injective and n≠0. So no n≥1 satisfies n⋅1=0, and char⁡(Z)=0.

step 1.4L5L8
3.1

Claims 1 to 4 are established in steps 1.1, 1.2, 2.1 and 2.2.

step 1.1step 1.2step 2.1step 2.2∎

Remarks

Depends on

Used by

Dependency tree · two levels

64 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