halo2/book
Daira Hopwood c4bdab59e3 Improve the explanation of incomplete addition:
* use biimplication in the correctness argument to ensure both soundness and completeness;
* avoid introducing lambda at all; it's unnecessary and omitting it shortens the explanation.

Co-authored-by: Jack Grigg <str4d@electriccoin.co>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2022-02-03 22:06:05 +00:00
..
src Improve the explanation of incomplete addition: 2022-02-03 22:06:05 +00:00
.gitignore Initialise empty mdBook 2020-12-04 16:13:04 +00:00
Makefile Add book/Makefile for local HTML generation. 2020-12-26 15:33:59 +00:00
book.toml Migrate to `halo2_gadgets` crate in subdir 2022-01-27 23:08:01 +00:00
edithtml.sh Add book/Makefile for local HTML generation. 2020-12-26 15:33:59 +00:00
macros.txt Integrate `halo2_gadgets` into the workspace 2022-01-27 23:32:04 +00:00