Fix typo in book with label for Embeddings chapter

This commit is contained in:
Ben Sherman 2018-05-25 10:44:08 -04:00
parent 970580d6f9
commit 6e1e2b7ab1

View file

@ -3453,7 +3453,8 @@ In fact, we can prove that any other state is unstuck, though we won't bother he
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{label{embeddings}Deep Embeddings, Shallow Embeddings, and Options in Between}
\chapter{Deep Embeddings, Shallow Embeddings, and Options in Between}
\label{embeddings}
So far, in this book, we have followed the typographic conventions of ordinary mathematics and logic, as they would be worked out on whiteboards.
In parallel, we have mechanized all of the definitions and proofs in Coq.