Alphabeta Math
LemmaStatement: Literature-sourcedProof: 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.

Tail-swapping is a sign-reversing involution on the intersecting systems

Statement

Fix start points (Ai)i<r and end points (Ei)i<r, and let I(A,E) be the set of pairs (π,P) such that πSr and P is an intersecting π-system (Path systems between two families of lattice points, and non-intersecting systems).

There is an involution

τ:I(A,E)I(A,E)

with the following property: if

τ(π,P)=(π,P),

then

sgn(π)=sgn(π).

Facts & Assumptions

Given: start points (Ai)i<r, end points (Ei)i<r, and a pair (π,P)I(A,E) with P=(Pi)i<r.

[F1]

A π-system is an r-tuple of monotone paths Pi:AiEπ(i), and it is intersecting when some pair of paths shares a lattice point (Path systems between two families of lattice points, and non-intersecting systems).

[L1]

Composing a permutation with a transposition reverses its sign, so in particular sgn(π(ij))=sgn(π) for i<j<r (Composing with a transposition reverses (1)inv(σ), Inversions, inversion number, the sign sgn(σ)=(1)inv(σ), and even and odd permutations).

Proof

technique · constructive
1.1

The set of lattice vertices lying on at least two paths of P is finite and nonempty. Choose its lexicographically least vertex x, and then choose the lexicographically least pair of indices i<j<r such that both Pi and Pj pass through x.

F1choose
1.2

Write Pi=αiβi and Pj=αjβj, where αi and αj end at x and βi and βj start at x. Define a new r-tuple P by replacing Pi with αiβj, replacing Pj with αjβi, and leaving every other path unchanged; and put π:=π(ij).

construct
2.1

The new tuple P is a π-system: the swapped paths are still monotone because each is a concatenation of monotone segments meeting at the same lattice point x, and their endpoints are AiEπ(j) and AjEπ(i) respectively, while every other endpoint is unchanged.

F1step 1.2
2.2

Since π=π(ij) and (ij) is a transposition, [L1] gives sgn(π)=sgn(π).

L1step 1.2
3.1

The same choices x,i,j are recovered from (π,P). At every lattice vertex, swapping the two tails preserves the number of paths passing through that vertex: it only exchanges the labels i and j after x. Thus the set of vertices lying on at least two paths, and hence its lexicographically least member x, is unchanged. The paths with indices i and j still both pass through x, and the set of indices of paths passing through x is unchanged, so the least pair there is again i,j. Applying the construction again swaps the same tails back.

step 1.1step 1.2step 2.1
4.1

Steps 2.1 and 3.1 show that the construction defines a map τ from I(A,E) to itself and that τ(τ(π,P))=(π,P) for every (π,P); step 2.2 gives the sign change. So τ is the required sign-reversing involution.

step 2.1step 3.1step 2.2discharge-construct

Remarks

  • The only real work is canonicity. A tail-swap at an arbitrary intersection would still reverse the sign, but it would not define an involution. The least indices and the first meeting point are what make the construction well defined.

Depends on

Used by

Dependency tree · two levels

21 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