Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-13
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.

There are arbitrarily large primes congruent to 2 modulo 3

Statement

For every natural M, there is a prime p>M with p≡2(mod3).

Facts & Assumptions

Proof

technique · constructive
1.1

Let q1,…,qr be all primes at most M that are congruent to 2 modulo 3, allowing r=0, and put N=3q1⋯qr−1. Then N≡2(mod3) and N>1; when the list is empty, N=2.

L2L3construct
2.1

No qi divides N, because N≡−1(modqi). Also 3 does not divide N.

step 1.1L2
3.1

In a prime factorisation of the positive integer N, not every factor can be congruent to 1 modulo 3, since their product is congruent to 2; no factor is congruent to 0 by step 2.1, so some prime factor p is congruent to 2 modulo 3.

step 1.1step 2.1L1L2
4.1

That p is not among the qi by step 2.1, hence p>M. It is the required prime.

step 2.1step 3.1discharge-construct∎

Depends on

Used by

Dependency tree · two levels

26 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