Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)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.

Monotone lattice paths with steps E=(1,0) and N=(0,1)

Definition

Put E:=(1,0) and N:=(0,1). A monotone lattice path is a lattice path whose steps lie in the step set {E,N} with E=(1,0) and N=(0,1) (Lattice paths, step sets and step words). Write

M(P;):=L{E,N}(P;),M(P,Q):=NL{E,N}(P,Q;),

so M(P,Q) is the set of monotone paths from P to Q of any length. The letters E and N are the two steps and are also used as the two letters of the alphabet of a step word.

Where a monotone path is after i steps. Let vM((a,b);) have step word w, and for 0i let

ν(i):={jN:j<i, wj=N}

be the number of N letters among the first i (The cardinality A of a finite set). Then

v(i)=(a+iν(i), b+ν(i))(0i).

Indeed ν(0)=0 and v(0)=(a,b); and if the formula holds at i1 then v(i)=v(i1)+wi1, where wi1=E gives ν(i)=ν(i1) and raises the first coordinate by 1, while wi1=N gives ν(i)=ν(i1)+1 and raises the second coordinate by 1; in both cases the formula holds at i. Induction on i (The principle of mathematical induction) gives it for every i. Note ν(i)i, so the first coordinate is again a point of Z with a+iν(i)a.

Three consequences, recorded because every count below uses them.

(a) Both coordinates are nondecreasing along a monotone path, since iν(i) and iiν(i) are both nondecreasing.

(b) The endpoint determines the length and the letter count. A path vM((a,b);) satisfies v()=(c,d) if and only if ν()=db and =(ca)+(db).

(c) Existence. M((a,b),(c,d)) is nonempty exactly when ac and bd; in that case every one of its members has length (ca)+(db), and the word EcaNdb traces one of them. Here ca and db denote the natural numbers whose images under the embedding of N into Z are those differences.

Degenerate rectangles are included. Under the existence hypotheses ac and bd, if c=a then every step is N and M((a,b),(c,d)) has one element; likewise if d=b. If c=a and d=b its one element is the empty path at (a,b).

Remarks

  • "Monotone" names the conclusion of (a), not an extra hypothesis. The definition fixes a step set; the monotonicity of the coordinates is then forced and is proved above rather than assumed.

  • Why M(P,Q) may be written without a length. By (c) all its members have one and the same length, so no information is lost by suppressing it. For a step set in which two different lengths join the same two points this notation would be ambiguous, and it is not used there.

Depends on

Used by

Dependency tree · two levels

18 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