mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-06 20:20:34 +00:00
book: Fix notation in example constraint system
This commit is contained in:
parent
0a2fb4781d
commit
f30cbcbfc9
1 changed files with 2 additions and 2 deletions
|
|
@ -30,8 +30,8 @@ system:
|
||||||
- One fixed column $f$.
|
- One fixed column $f$.
|
||||||
- Three custom gates:
|
- Three custom gates:
|
||||||
- $a \cdot b \cdot c_{-1} - d = 0$
|
- $a \cdot b \cdot c_{-1} - d = 0$
|
||||||
- $f_{-1}(c) = 0$
|
- $f_{-1} \cdot c = 0$
|
||||||
- $f(d \cdot a) = 0$
|
- $f \cdot d \cdot a = 0$
|
||||||
|
|
||||||
## tl;dr
|
## tl;dr
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue