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 system , has no solution, so coprimality in the Chinese remainder theorem cannot be dropped
Statement refuted
Refuted claim: prescribed residue classes always determine a simultaneous class even when the positive moduli are not coprime.
The system , is a counterexample.
Facts & Assumptions
Given: The two displayed congruences with moduli and .
Congruence means (Congruence modulo an integer: when , including the moduli and ).
For positive moduli , simultaneous residues are compatible exactly when ; pairwise coprimality makes this automatic (For coprime positive , every pair of residue classes modulo and has a unique simultaneous class modulo , Chinese remainder theorem for a finite pairwise-coprime list: simultaneous residues determine one class modulo the product, and the resulting bijection preserves addition and multiplication).
Counterexample
If , then is even and is odd. If , then is divisible by and is even. No integer is both odd and even, so the system has no solution.
Equivalently, does not divide , so the compatibility criterion in [L2] fails.
The claim without coprimality admits the unsolvable system in step 1.1 and is therefore false.
Depends on
- Chinese remainder theorem for a finite pairwise-coprime list: simultaneous residues determine one class modulo the product, and the resulting bijection preserves addition and multiplication
- Congruence modulo an integer: $a\equiv b\pmod n$ when $n\mid(a-b)$, including the moduli $0$ and $1$
- For coprime positive $m,n$, every pair of residue classes modulo $m$ and $n$ has a unique simultaneous class modulo $mn$
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: 57 results over 20 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, The Chinese Remainder Theorem (standard reference, not scraped)
- MIT, Chinese Remainder Theorem notes (standard reference, not scraped)