Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedPipeline-generatedjudge pass (gpt-5.6-terra)audited 2026-09-14
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 common-height cone repair in the complement case

Example

In two binary trees, take cone roots of heights 1 and 3. Extending the first root to the common height 3 before restricting the dense frontiers produces a genuine common-height matrix.

Facts & Assumptions

Given: T1=T2=2<ω, the roots t1=0 and t2=101, and a finite k0.

[F1]

Common-height cone extension and restriction preserve the adjusted density parameters. Finitistic trees, level products, density, and matrices

Verification

1.1

The roots have heights 1 and 3, so they cannot themselves witness one (h,k)-matrix. Put h=3, extend t1 to s1=011, and take s2=t2=101.

F1givenconstruct
2.1

Let p=h+k and Bi=Ti(p). Then Bi is p-dense. Set C1=B1{u:011u} and C2=B2{u:101u}. Each Ci is exactly the height-(3+k) frontier above si, hence is (3,k)-dense, and C1×C2 is a (3,k)-matrix.

F1step 1.1
3.1

For example, when k=2, C1={01100,01101,01110,01111} and C2={10100,10101,10110,10111}. Each listed set dominates all four height-5 nodes above its height-3 root; when k=0, the calculation instead gives the singleton sets {011} and {101}.

F1step 2.1
4.1

More generally, if Bi is merely (3+k)-dense rather than the whole level, the same restrictions remain (3,k)-dense: a height-(3+k) extension of si is dominated by some member of Bi, and that member automatically lies above si. This is the exact common-height repair used in the complement case.

F1step 1.1step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

3 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