Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

For n1n\ge1, the cosets of nZn\mathbb{Z} are the nn congruence classes modulo nn

Example

Let n1n\ge1 be an integer. In the additive group (Z,+)(\mathbb Z,+), the subgroup nZn\mathbb Z has left cosets

a+nZ={xZ:xa(modn)}.a+n\mathbb Z=\{x\in\mathbb Z:x\equiv a\pmod n\}.

There are exactly nn such cosets, represented uniquely by 0,1,,n10,1,\ldots,n-1, and [Z:nZ]=n[\mathbb Z:n\mathbb Z]=n.

Facts & Assumptions

Given: A positive integer nn and the additive group Z\mathbb Z.

[L1]
[F1]

In additive notation, the coset represented by aa is a+nZa+n\mathbb Z (Left and right cosets gHgH and HgHg of a subgroup).

[F2]

The congruence xa(modn)x\equiv a\pmod n means n(xa)n\mid(x-a) (Congruence modulo an integer: ab(modn)a\equiv b\pmod n when n(ab)n\mid(a-b), including the moduli 00 and 11).

Verification

technique · direct
1.1

By [L1], nZn\mathbb Z is a subgroup of (Z,+)(\mathbb Z,+). For xZx\in\mathbb Z, one has xa+nZx\in a+n\mathbb Z exactly when x=a+nkx=a+nk for some integer kk, equivalently n(xa)n\mid(x-a), equivalently xa(modn)x\equiv a\pmod n.

L1F1F2
2.1

By [L2], every such class has a unique representative in {0,,n1}\{0,\ldots,n-1\}, and distinct representatives give distinct cosets by step 1.1.

step 1.1L2
3.1

Thus the coset set has cardinality nn, so [Z:nZ]=n[\mathbb Z:n\mathbb Z]=n.

step 2.1F3

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 81 results over 24 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