Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-07-31
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.

Addition and multiplication on Z/n by [a]n+[b]n=[a+b]n and [a]n[b]n=[ab]n

Definition

Let n∈N, including n=0 and n=1. For classes in Z/n (The congruence class [a]n and the quotient set Z/n) define

[a]n+[b]n:=[a+b]n,[a]n[b]n:=[ab]n.

These are binary operations in the sense of Binary operation on a set; associativity, commutativity, and a subset closed under the operation. Indeed, if [a]n=[a′]n and [b]n=[b′]n, then a≡a′(modn) and b≡b′(modn), so

a+b≡a′+b′(modn),ab≡a′b′(modn)

by Congruent integers may be added, subtracted and multiplied: representative changes preserve both arithmetic operations. Thus the two displayed classes do not depend on the representatives chosen.

For n=0, every class is a singleton and these operations reproduce integer addition and multiplication under the bijection Z→Z/0. For n=1, the quotient has one element, so [0]1=[1]1 and both operations are the unique binary operation on a one-element set.

Remarks

  • The representative-independence argument is part of the definition. Without it the displayed formulas would be rules on integers, not operations on classes.
  • No field assertion is made here. In particular, the coincidence [0]1=[1]1 will exclude Z/1 from being a field.

Depends on

Used by

Dependency tree · two levels

13 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