Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-07
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.

Symmetry of information up to logarithmic terms

Statement

For finite strings x,y, C(x,y)=C(xy)+C(y)+O(log(C(x)+2)+log(C(y)+2)); consequently this expression is symmetric in x,y up to the same logarithmic order.

Facts & Assumptions

Given: finite strings x,y, fixed optimal plain and conditional machines, and the fixed effective pairing used to define C(x,y).

Proof

1.1

The concatenation construction in Basic conditional-complexity inequalities, with x and y exchanged, gives C(x,y)C(y)+C(xy)+O(log(C(x)+2)+log(C(y)+2)).

given
1.2

Put a=C(x,y) and enumerate the finite set A={(u,v):C(u,v)a} by dovetailing all programs of length at most a; it has fewer than 2a+1 elements. Let Ay={u:(u,y)A} and b=log2Ay. Given y,a,b, the ordinal of x in the enumeration of Ay is a conditional description, so C(xy)b+O(log(a+2)). The set of v whose fibre has at least 2b elements is computably enumerable from a,b and has fewer than 2a+1b members. The ordinal of y in that enumeration gives C(y)ab+O(log(a+2)). Both decoder bounds transfer to the fixed machines by conditional optimality and Invariance theorem for plain Kolmogorov complexity. Adding them yields C(xy)+C(y)C(x,y)+O(log(C(x,y)+2)).

givenconstructalgebra
2.1

The elementary upper bounds on pair complexity make log(C(x,y)+2) no larger than the displayed logarithmic order. Combining steps 1.1 and 1.2 proves the equality. Applying it after swapping x,y proves the stated symmetry.

step 1.1step 1.2algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

6 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