Maximal superstable configurations and maximal unwinnable divisors #
This section establishes the correspondence between maximal superstable configurations and maximal unwinnable divisors:
- A superstable configuration $c$ is maximal if and only if $\deg(c) = g$
(
maximal_superstable_config_prop). - A divisor $D$ is maximal unwinnable if and only if its canonical $q$-reduced representative
is
qReducedConfig h_conn q D - q, withqReducedConfig h_conn q Dmaximal superstable (maximal_unwinnable_char). - Every maximal unwinnable divisor has degree $g - 1$ (
maximal_unwinnable_deg).
The chosen unique q-reduced representative of the linear equivalence class of D.
Equations
- qReducedRep h_conn q D = Classical.choose ⋯
Instances For
The canonical representative is linearly equivalent to D and q-reduced.
The configuration obtained from the canonical q-reduced representative of D
by zeroing out the chips at q.
Equations
- qReducedConfig h_conn q D = toConfig { D := qReducedRep h_conn q D, h_eff := ⋯ }
Instances For
The canonical configuration attached to D is superstable.
Every divisor $D$ is linearly equivalent to qReducedConfig h_conn q D + k·q
for some integer k; in particular, it is linearly equivalent to c + k·q for a
superstable configuration c.
If $D$ is unwinnable and $D \sim c + k \cdot q$ for a superstable $c$, then $k < 0$.
If $D$ is maximal unwinnable and $q$-reduced, then $D(q) = -1$.
A maximal superstable configuration has degree equal to the genus. This is [Corry-Perkinson], Corollary 4.9(1), "only if" direction.
If D is maximal unwinnable and q-reduced, then any configuration c satisfying
D = toDiv (deg D) c must realize D as c - q. This is the q-reduced core of
[Corry-Perkinson], Corollary 4.9(2), "only if" direction.
Lemma: Superstable configuration degree is bounded by genus
Lemma: If a superstable configuration has degree equal to g, it is maximal [Corry-Perkinson], Corollary 4.9(1), "if" direction.
A superstable configuration is maximal if and only if its degree equals the genus. This is [Corry-Perkinson], Corollary 4.9(1).
A divisor of degree at least $g$ is winnable.
Lemma: Adding a chip anywhere to c'-q makes it winnable when c' is maximal superstable
A maximal unwinnable q-reduced divisor is the canonical toConfig form minus one chip at q.
A divisor of the form c - q is maximal unwinnable when c is maximal superstable.
For a q-reduced divisor, maximal unwinnability is equivalent to the maximal
superstability of its canonical configuration together with the canonical c - q form.
A divisor $D$ is maximal unwinnable if and only if its canonical q-reduced representative
is qReducedConfig h_conn q D - q, with qReducedConfig h_conn q D maximal superstable.
This is [Corry-Perkinson], Corollary 4.9(2), in canonical form.
Combined characterization: the degree criterion for maximal superstable configurations and the canonical characterization of maximal unwinnable divisors, packaged together.
A maximal unwinnable divisor has degree $g - 1$, computed from its canonical
q-reduced representative and canonical configuration.
This is [Corry-Perkinson], Corollary 4.9(4).
The map sending an acyclic orientation with source $q$ to its orientation divisor is injective, and every maximal unwinnable divisor has degree $g - 1$. The injectivity claim is [Corry-Perkinson], Corollary 4.9(3).
The main Riemann-Roch inequality #
rank_degree_inequality establishes the strict inequality
$$\deg(D) - g < r(D) - r(K_G - D),$$
which is the main step toward the Riemann-Roch theorem for graphs. The proof uses
Dhar's burning algorithm to find a maximal superstable configuration dominating the
configuration associated to $D - E$, then dualizes via the reverse orientation to
bound $r(K_G - D)$.
The strict Riemann-Roch inequality: $\deg(D) - g < r(D) - r(K_G - D)$.