Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck 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)] is injective and preserves addition, multiplication, and order. Composing with The naturals embed in the integers embeds N in Q; we write k for j(k) throughout.

Facts & Assumptions

Given: The map j:Z→Q, j(k)=[(k,1)].

[L1]

Ring arithmetic in Z (The integers form a commutative ring).

[L2]

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

[L3]

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

Proof

technique · direct
1.1

Injectivity: (k,1)∼(m,1) means k⋅1=m⋅1, i.e. k=m.

L3L1
1.2

Addition: j(k)+j(m)=[(k⋅1+m⋅1,  1)]=j(k+m).

L1
1.3

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

L1
1.4

Order: denominators are 1>0, so j(k)≤j(m) reads k⋅1≤m⋅1, i.e. k≤m.

L1L2
2.1

j embeds Z into Q, preserving arithmetic and order.

step 1.1step 1.2step 1.3step 1.4∎

Depends on

Used by

Dependency tree · two levels

21 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