Alphabeta Math
CounterexampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 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.

Two permutations can have the same descent set and different inversion numbers

Counterexample

The permutations [1,0,2] and [2,0,1] have the same descent set {0}, but their inversion numbers are 1 and 2 respectively.

Verification

technique · direct
1.1

For both permutations, the only descent is at position 0: in each case the first entry exceeds the second, while the second does not exceed the third.

given
2.1

The permutation [1,0,2] has one inversion, namely (1,0), while [2,0,1] has two inversions, namely (2,0) and (2,1). So the inversion numbers differ even though the descent sets agree.

step 1.1given

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

7 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.