From 584773c11538b8b888015ce562c5d8f570498497 Mon Sep 17 00:00:00 2001 From: patriciajklein <53194763+patriciajklein@users.noreply.github.com> Date: Tue, 31 Oct 2023 16:58:50 +0100 Subject: [PATCH] Deleted some \textbf Because it doesn't render --- MatrixSchubert/ASM_ListsDOC.m2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MatrixSchubert/ASM_ListsDOC.m2 b/MatrixSchubert/ASM_ListsDOC.m2 index b899a14..a7ffece 100644 --- a/MatrixSchubert/ASM_ListsDOC.m2 +++ b/MatrixSchubert/ASM_ListsDOC.m2 @@ -42,7 +42,7 @@ doc /// n:ZZ Description Text - For $1 \leq n \leq 6$, this function lists all $n\times n$ alternating sign matrices $A$ which are \textbf{not} permutation matrices + For $1 \leq n \leq 6$, this function lists all $n\times n$ alternating sign matrices $A$ which are not permutation matrices such that the corresponding ASM variety is Cohen-Macaulay. By a theorem of Fulton [Ful92], permutation matrices always have Cohen-Macaulay Schubert determinantal ideals. @@ -67,7 +67,7 @@ doc /// Description Text For $1 \leq n \leq 6$, this function lists all ASMs of size $n$ such that the corresponding ASM variety - is \textbf{not} Cohen-Macaulay. + is not Cohen-Macaulay. /// doc ///