You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/zkEVM/architecture/proving-system/polynom-identity-lang.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ It can be observed that:
25
25
- The fifth equation checks for correct assignment of the third input value, $x_2 = 5$.
26
26
- The last equation tests the output value of $\texttt{MUL}$
27
27
28
-
Given the set of constraints (on the Right) it is easy to examine whether the execution trace (on the Left) correctly models the input program, for the given initial input values.
28
+
Given the set of constraints (on the right) it is easy to examine whether the execution trace (on the left) correctly models the input program for the given initial input values.
0 commit comments