book: Move lookup argument design page to have consistent URI

This commit is contained in:
Jack Grigg 2021-02-12 15:15:05 +00:00
parent 7820083c0d
commit 576796037a
3 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
- [Tips and tricks](user/tips-and-tricks.md)
- [Design](design.md)
- [Proving system](design/proving-system.md)
- [Lookup argument](design/proving-system/lookup-argument.md)
- [Lookup argument](design/proving-system/lookup.md)
- [Permutation argument](design/proving-system/permutation.md)
- [Circuit commitments](design/proving-system/circuit-commitments.md)
- [Vanishing argument](design/proving-system/vanishing.md)

View file

@ -41,7 +41,7 @@ follows:
$$S_\text{compressed}(X) = \theta^{m-1} S_0(X) + \theta^{m-2} S_1(X) + \dots + \theta S_{m-2}(X) + S_{m-1}(X)$$
- The prover then permutes $A_\text{compressed}(X)$ and $S_\text{compressed}(X)$ according
to the [rules of the lookup argument](lookup-argument.md), obtaining $A'(X)$ and $S'(X)$.
to the [rules of the lookup argument](lookup.md), obtaining $A'(X)$ and $S'(X)$.
Finally, the prover creates blinding commitments for all of the lookups