Skip to content

Commit dfafe77

Browse files
authored
Using the single the
1 parent 1fe1800 commit dfafe77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/combinat/permutation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3243,7 +3243,7 @@ def schubert_determinant_ideal(self):
32433243
where the sum is over the :meth:`essential set
32443244
<sage.combinat.diagram.Diagram.essential_set>`, `[r_w(i, j)]_{i, j}`
32453245
is the :meth:`rank_matrix` of `w`, and `I_k(i, j)` is the ideal
3246-
generated by the the `k \times k` minors of the `i \times j`
3246+
generated by the `k \times k` minors of the `i \times j`
32473247
matrix `[z_{ab}]_{a, b}`.
32483248
32493249
These ideals are known to be prime of codimension equal to `\ell(w)`

0 commit comments

Comments
 (0)