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 it is linearly equivalent to
$c - q$ for some maximal superstable $c$ (
maximal_unwinnable_char). - Every maximal unwinnable divisor has degree $g - 1$ (
maximal_unwinnable_deg).
Every divisor $D$ is linearly equivalent to $c + k \cdot q$ for some superstable configuration $c$ and integer $k$.
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, $q$-reduced, and equals toDiv (deg D) c, then
$D = c - q$. This is [Corry-Perkinson], Corollary 4.9(2), "only if" direction.
Lemma: Superstable configuration degree is bounded by genus
A maximal superstable configuration has degree at least the genus.
Combined with helper_superstable_degree_bound, this gives degree_max_superstable.
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 divisor $D$ is maximal unwinnable if and only if it is linearly equivalent to $c - q$ for some maximal superstable configuration $c$. This is [Corry-Perkinson], Corollary 4.9(2).
Combined characterization: maximal_superstable_config_prop and maximal_unwinnable_char
packaged together.
A maximal unwinnable divisor has degree $g - 1$. 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)$.