Alphabeta Math
CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passaudited 2026-09-12
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.

Immediate rejection is a halting computation, not a divergence

Statement refuted

The statement "rejection is divergence" is false.

Facts & Assumptions

Given: The machine and input from FALSE: rejection is divergence: states q0,qacc,qrej, tape rule δ(q0,1)=(qrej,1,R), and input word w=1.

[A1]

The statement refuted is: rejecting an input means diverging on that input.

[L1]

A configuration is rejecting exactly when its state is qrej, by Initial, accepting, and rejecting configurations.

Counterexample

technique · direct
1.1

Starting from the initial configuration on input 1, one legal step sends the machine to a configuration with state qrej.

given
2.1

By [L1], that next configuration is rejecting, so the computation halts after one step. Hence the input is rejected and does not diverge.

L1step 1.1
3.1

Therefore this machine on input 1 is a counterexample to [A1].

A1step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

5 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