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.
False: always implies or
Statement
False claim: for every natural modulus ,
Facts & Assumptions
Given: The quotient and the classes .
Products in are computed by multiplying representatives (Addition and multiplication on by and ).
Composite moduli admit nonzero classes with zero product; moreover exactly when , which means (A modulus is composite exactly when two nonzero classes in have product , The congruence class and the quotient set , Congruence modulo an integer: when , including the moduli and ).
Refutation
In , by [L1].
Neither nor , so and .
Thus the antecedent of the claimed implication holds while both alternatives in its conclusion fail, so the claim is false.
Depends on
- A modulus $n>1$ is composite exactly when two nonzero classes in $\mathbb{Z}/n$ have product $[0]_n$
- Addition and multiplication on $\mathbb{Z}/n$ by $[a]_n+[b]_n=[a+b]_n$ and $[a]_n[b]_n=[ab]_n$
- The congruence class $[a]_n$ and the quotient set $\mathbb{Z}/n$
- Congruence modulo an integer: $a\equiv b\pmod n$ when $n\mid(a-b)$, including the moduli $0$ and $1$
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: 47 results over 15 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
- K. Conrad, Modular Arithmetic (standard reference, not scraped)
- University of Colorado, proof practice on zero divisors (standard reference, not scraped)