Skip to content

Commit f230f27

Browse files
committed
Fixing typos from Frederic.
1 parent 549bba6 commit f230f27

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/doc/en/reference/references/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4808,7 +4808,7 @@ REFERENCES:
48084808
.. [MR1998] \P. P. Martin and G. Rollet.
48094809
*The Potts model representation and a Robinson-Schensted
48104810
correspondence for the partition algebra*.
4811-
Compositoio Math., **112** (1998), pp. 237-254.
4811+
Compositio Math., **112** (1998), pp. 237-254.
48124812
48134813
.. [MR2002] \S. Murphy, M. Robshaw *Essential Algebraic Structure
48144814
Within the AES*; in Advances in Cryptology \- CRYPTO

src/sage/combinat/diagram_algebras.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4623,7 +4623,7 @@ class PottsRepresentation(CombinatorialFreeModule):
46234623
sage: SQ.dimension()
46244624
43
46254625
4626-
Next, we get orthogonal idempontents that project onto the central
4626+
Next, we get orthogonal idempotents that project onto the central
46274627
orthogonal idempotents in the semisimple quotient and construct
46284628
the corresponding Peirce summands `e_i P_n(d) e_i`::
46294629
@@ -4635,7 +4635,7 @@ class PottsRepresentation(CombinatorialFreeModule):
46354635
46364636
We saw that we obtain the entire endomorphism algebra since `d = 2`
46374637
and `S_{d-1}` is the trivial group. Hence, the 16 dimensional Peirce
4638-
summand computed above is isomorphic to this endomorphims algebra
4638+
summand computed above is isomorphic to this endomorphism algebra
46394639
(both are `4 \times 4` matrix algebras over `\QQ`). Hence, we have a
46404640
natural quotient construction of the centralizer algebra from the
46414641
partition algebra.

0 commit comments

Comments
 (0)