diff options
| author | Andrew Guschin <guschin.drew@gmail.com> | 2022-12-19 20:53:20 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin.drew@gmail.com> | 2022-12-19 20:53:20 +0400 |
| commit | 2dfb154ed9ea49a7de1f2d77d9ed7a4be0b2e523 (patch) | |
| tree | e5a8157b63253da599e9f3bcc18c84b3448513bb /cryptography/lectures/lecture12.tex | |
| parent | b06e015a606034cbb2363a9989192895aa27a4d3 (diff) | |
Добавлена 16-я лекция
Diffstat (limited to 'cryptography/lectures/lecture12.tex')
| -rw-r--r-- | cryptography/lectures/lecture12.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptography/lectures/lecture12.tex b/cryptography/lectures/lecture12.tex index 1829c83..0f78df6 100644 --- a/cryptography/lectures/lecture12.tex +++ b/cryptography/lectures/lecture12.tex @@ -55,7 +55,7 @@ A^\lambda, 1 \leq \lambda \leq L$, и любой подстановки $e \in E только тогда, когда для любого $\lambda \in \overline{1, L}$, любых $x, y \in A^\lambda$ и любого $e \in E$ выполняется равенство \begin{equation*} - \mu(e^{-1} x, e^{-1} y) \mu(x, y) \quad (9) + \mu(e^{-1} x, e^{-1} y) = \mu(x, y) \quad (9) \end{equation*} \end{statement} |