Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26
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.

Reflecting the initial segment at the first visit to level c

Statement

Let cZ, let nN, and let a,bZ with a>c and b>c. Write T for the set of diagonal paths vW((0,a),(n,b)) that touch the level c (Diagonal lattice paths with steps U=(1,1) and D=(1,1), and the height function).

For vT with height function h, let τ be the least index with h(τ)=c and define ρ(v) to be the diagonal path whose height function is

h(i):={2ch(i),0iτ,h(i),τin.

The two clauses agree at i=τ, and

ρ:TW((0,2ca),(n,b))

is a bijection. Its inverse is given by the same recipe, applied to a path starting at height 2ca.

Facts & Assumptions

Given: an integer c, a natural number n, and integers a>c and b>c.

[F1]

A diagonal path of length n from (0,α) is the same datum as a function h:{0,,n}Z with h(0)=α and h(i)h(i1){1,1} for 1in; it touches the level c when h(i)=c for some in (Diagonal lattice paths with steps U=(1,1) and D=(1,1), and the height function).

[L1]

If a diagonal path of length n has h(0)ch(n) or h(n)ch(0), then h(i)=c for some i with 0in (A diagonal path with h(0)ch(n) or h(n)ch(0) satisfies h(i)=c for some i).

[L2]
[L3]

Every nonempty subset SN has a least element: there is S with s for all sS (The well-ordering principle).

Proof

technique · direct
1.1

Let αZ and let v be a diagonal path of length n from (0,α) with height function h and h(n)=b, touching the level c. The set of indices in with h(i)=c is a nonempty subset of N, so it has a least element τ, and τ<n because h(n)=b>c. The function h displayed in the statement is well defined, since at i=τ the first clause gives 2ch(τ)=c and the second gives h(τ)=c; it satisfies h(0)=2cα and h(n)=h(n)=b; and for 1iτ one has h(i)h(i1)=(h(i)h(i1)){1,1} while for τ<in one has h(i)h(i1)=h(i)h(i1){1,1}. So h is the height function of a diagonal path of length n from (0,2cα) ending at b.

F1L3construct
1.2

Every vW((0,2ca),(n,b)) touches the level c: its height function has h(0)=2ca<c because a>c, and h(n)=b>c, so h(0)ch(n) and [L1] supplies an index with height c. Likewise every vW((0,a),(n,b)) that touches c is in T by definition.

F1L1
2.1

The first visit to c is at the same index for v and for the path built in step 1.1: for i<τ we have h(i)c, hence h(i)=2ch(i)c, while h(τ)=c.

step 1.1algebra
3.1

Applying step 1.1 with α=a shows ρ maps T into W((0,2ca),(n,b)), and applying it with α=2ca, which is legitimate by step 1.2, shows the same recipe maps W((0,2ca),(n,b)) into W((0,a),(n,b)) and, since the image touches c, into T. Applying the recipe twice returns the original path: by step 2.1 the first visit index is the same at both applications, and 2c(2ch(i))=h(i) for iτ while the second segment is untouched. So the two maps are two-sided inverses of one another and ρ is a bijection by [L2].

L2step 1.1step 1.2step 2.1algebra

Remarks

  • The proof is the two-sided inverse, and that is deliberate. A count of the reflected paths that argued only that reflection produces a path of the right kind would not show that every such path arises, and it is exactly the surjectivity that step 1.2 supplies, from the intermediate-value lemma.

  • The endpoint hypothesis. The stated form assumes b>c, as required by the reflection principle that uses it, and then the first visit satisfies τ<n. The same construction also remains a bijection when b=c; in that boundary case the first visit may be the final index and reflection fixes that endpoint.

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