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.

For n≥1, the cosets of nZ are the n congruence classes modulo n

Example

Let n≥1 be an integer. In the additive group (Z,+), the subgroup nZ has left cosets

a+nZ={x∈Z:x≡a(modn)}.

There are exactly n such cosets, represented uniquely by 0,1,…,n−1, and [Z:nZ]=n.

Facts & Assumptions

Given: A positive integer n and the additive group Z.

[F1]

In additive notation, the coset represented by a is a+nZ (Left and right cosets gH and Hg of a subgroup).

[L2]

Every class modulo positive n has exactly one representative r with 0≤r<n, and there are n classes (For n≥1, every class in Z/n has one representative r with 0≤r<n, so ∣Z/n∣=n; while Z/0 is in bijection with Z).

Verification

technique · direct
1.1

By [L1], nZ is a subgroup of (Z,+). For x∈Z, one has x∈a+nZ exactly when x=a+nk for some integer k, equivalently n∣(x−a), equivalently x≡a(modn).

L1F1F2
2.1

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

step 1.1L2
3.1

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

step 2.1F3∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

41 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