Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-02 (claude-opus-5)
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.

The integers embed in the rationals

Statement

The map j(k)=[(k,1)]j(k) = [(k,1)] is injective and preserves addition, multiplication, and order. Composing with The naturals embed in the integers embeds N\mathbb{N} in Q\mathbb{Q}; we write kk for j(k)j(k) throughout.

Facts & Assumptions

Given: The map j:ZQj : \mathbb{Z} \to \mathbb{Q}, j(k)=[(k,1)]j(k) = [(k,1)].

[L1]

Ring arithmetic in Z\mathbb{Z} (The integers form a commutative ring).

[L2]

The order on Q\mathbb{Q} (Order on the rationals), whose defining inequality is read in the order on Z\mathbb{Z} (Order on the integers).

[L3]

Equality in Q\mathbb{Q}: [(a,b)]=[(c,d)][(a,b)] = [(c,d)] iff ad=cbad = cb (The rationals as equivalence classes of pairs of integers).

Proof

technique · direct
1.1

Injectivity: (k,1)(m,1)(k,1) \sim (m,1) means k1=m1k \cdot 1 = m \cdot 1, i.e. k=mk = m.

L3L1
1.2

Addition: j(k)+j(m)=[(k1+m1,  1)]=j(k+m)j(k) + j(m) = [(k \cdot 1 + m \cdot 1,\; 1)] = j(k+m).

L1
1.3

Multiplication: j(k)j(m)=[(km,1)]=j(km)j(k)\,j(m) = [(km,\, 1)] = j(km).

L1
1.4

Order: denominators are 1>01 > 0, so j(k)j(m)j(k) \le j(m) reads k1m1k \cdot 1 \le m \cdot 1, i.e. kmk \le m.

L1L2
2.1

jj embeds Z\mathbb{Z} into Q\mathbb{Q}, preserving arithmetic and order.

step 1.1step 1.2step 1.3step 1.4

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 35 results over 14 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources