z
All checks were successful
build pdf / build (push) Successful in 4s

This commit is contained in:
2025-11-21 00:07:46 +08:00
parent 90dcfdbc08
commit 394807d589

View File

@@ -30,7 +30,7 @@ for $e\in E-F^*$:\\
Consider this process on the lattice of flats. The set of flats of $M$ forms a geometric lattice. Take two flats $A,B$ that $A\subset B$ in the lattice and consider the sublattice between $A$ and $B$. This sublattice is exactly the lattice of flats of matroid $(M/A)\setminus (E-B)$.
\begin{lemma}
Consider the ideal utilizations $u^*(e)$.
Consider the ideal utilizations $u^*(e)$ assigned by the above algorithm.
\begin{enumerate}
\item $\sigma(M)\geq \sigma(M|F^*)$
\item $u^*(e)$ is unique even though the $F^*$ may not be unique.
@@ -54,6 +54,7 @@ the last inequality follows from $\frac{c(E-F')}{r(E)-r(F')}\geq \frac{c(E-F^*)}
\frac{c(E)-c(F_1)-c(F_2)}{r(E)-r(F_1)-r(F_2)}
\leq \sigma
\]
...
\end{enumerate}
\end{proof}