Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck 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 every n∈N there are n consecutive composite integers: with N:=∏j<n(j+2), each of N+2,…,N+n+1 is composite

Example

Let n∈N, write ι:N→Z for the embedding of The naturals embed in the integers, and put

N  :=  ∏j<nι(j+2),

the finite product of The product g0g1⋯gn−1 of a finite list in a monoid, by recursion, with the empty product (n=0) equal to the identity taken in the commutative monoid (Z,⋅,1) of (Z,⋅,1) is a commutative monoid whose group of units is {1,−1}; equivalently u∣1 holds exactly for u=1 and u=−1; so N is the product of the n integers 2,3,…,n+1, and N=1 when n=0.

Then N+ι(j+2) is composite (Prime and composite integers: p is prime when p>1 and its only positive divisors are 1 and p) for every j<n. Those n integers are N+2,N+3,…,N+n+1, consecutive because consecutive values of j change the summand by 1. So for every n there is a run of n consecutive composite integers.

Facts & Assumptions

Given: n∈N and N:=∏j<nι(j+2).

[L3]

n>1 that is not prime is composite; p is prime when p>1 and its only positive divisors are 1 and p (Prime and composite integers: p is prime when p>1 and its only positive divisors are 1 and p).

[L7]

ι is injective, preserves addition, multiplication and order, and has as image the nonnegative integers, with ι(0)=0 and ι(1)=1 (The naturals embed in the integers).

[L8]

On N: m+0=m and m+σ(k)=σ(m+k), so σ(k)=k+1; addition is commutative (Addition of natural numbers, Addition is commutative, The natural numbers N (von Neumann)); a≤b means a+c=b for some c (Order on the natural numbers); a<b exactly when σ(a)≤b (Discreteness: σ(n) is the immediate successor); and j<σ(j), with i<σ(j) exactly when i≤j (On N the order is membership: m<n  ⟺  m∈n).

[L9]

Z is a commutative ring; its order is total, antisymmetric and transitive, is compatible with addition, and positives are closed under multiplication (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals, The integers form a totally ordered ring, Order on the integers).

Verification

technique · direct
1.1

0<1 in Z, and every integer y>0 satisfies y≥1: y=ι(t) with t≠0, so 1=σ(0)≤t and ι preserves the order.

L7L8L9
1.2

Fix j<n and put k:=ι(j+2). Then k∣N: since j<n we have σ(j)≤n, so n=σ(j)+c for some c∈N, and the splitting law gives N=(∏i<σ(j)ι(i+2))(∏l<cι(σ(j)+l+2)), while ∏i<σ(j)ι(i+2)=(∏i<jι(i+2))k. Rearranging by associativity and commutativity, N=k⋅B for an integer B.

L1L2L4L8L9
2.1

For every j∈N, ι(j+2)≥2>1, where 2:=1+1. Indeed 2=σ(1)=1+1 in N gives ι(2)=ι(1)+ι(1)=1+1; and 2≤j+2 in N because 2+j=j+2, so ι(2)≤ι(j+2).

step 1.1L7L8L9
2.2

Hence k∣N+k, by linearity applied to k∣N and k∣k.

step 1.2L4
3.1

N≥1. Let T be the set of m∈N with ∏i<mι(i+2)≥1. Then 0∈T, the empty product being 1. If m∈T then ∏i<σ(m)ι(i+2)=(∏i<mι(i+2))ι(m+2) has both factors ≥1>0, so the product is positive and hence ≥1 by step 1.1. By induction T=N, so N≥1>0.

step 1.1step 2.1L1L6L9
4.1

N+k>k>1, because N>0; in particular N+k>1 and N+k≠k.

step 2.1step 3.1L9
5.1

So k is a positive divisor of N+k with k≠1 and k≠N+k, and N+k>1; therefore N+k is not prime, and being greater than 1 it is composite.

step 2.1step 2.2step 4.1L3
6.1

As j runs over 0,1,…,n−1 the integers N+ι(j+2) run over N+2,N+3,…,N+n+1, each obtained from the previous by adding 1, since ι(σ(j)+2)=ι(j+2)+1. All n of them are composite by step 5.1.

step 5.1L7L8L9∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

64 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