From f78f8671f65f2b45fe5b206a4a5c0e82f816bbd3 Mon Sep 17 00:00:00 2001
From: Luke Naylor <l.naylor@sms.ed.ac.uk>
Date: Fri, 28 Jun 2024 12:56:42 +0100
Subject: [PATCH] Correct final corollary statement

---
 tex/setting-and-problems.tex | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/tex/setting-and-problems.tex b/tex/setting-and-problems.tex
index 03efa61..c4fd2af 100644
--- a/tex/setting-and-problems.tex
+++ b/tex/setting-and-problems.tex
@@ -418,7 +418,9 @@ problem using Lemma \ref{lem:pseudo_wall_numerical_tests}.
 
 \begin{corollary}[Numerical Tests for All `left' Pseudo-walls]
 \label{cor:num_test_prob2}
-	Given a Chern character $v$ with positive rank and $\Delta(v) \geq 0$,
+	Given a Chern character $v$ with non-negative rank
+	(and $\chern_1(v)>0$ if rank 0),
+	and $\Delta(v) \geq 0$,
 	such that $\beta_{-}\coloneqq\beta_{-}(v) \in \QQ$.
 	Solutions $u=(r,c\ell,d\ell^2)$
 	to problem \ref{problem:problem-statement-2}.
-- 
GitLab