Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in ax-10? #230

Open
zengxu-yang opened this issue Aug 12, 2021 · 2 comments
Open

Typo in ax-10? #230

zengxu-yang opened this issue Aug 12, 2021 · 2 comments

Comments

@zengxu-yang
Copy link

zengxu-yang commented Aug 12, 2021

Page 71:
ax-10 in the book does not match the one in set.mm.

ax-10 $a |- ( -. A. x ph -> A. x -. A. x ph ) $.

It is actually theorem axc7 in set.mm.

axc7 $p |- ( -. A. x -. A. x ph -> ph ) $=

Also I think some of the texts in ax-5 in the book should not be in italic: "where $d ... does not occur in ...".

@david-a-wheeler
Copy link
Member

Thanks for the comment! We haven't committed to it, but I expect there will be a revision of the book at some point, and we'll definitely review that. Please keep the comments coming!

@benjub
Copy link
Contributor

benjub commented Dec 25, 2021

I confirm that @zengxu-yang is right. For the moment, this could go in errata.md as

Section 3.3.3 (page 71) - ax-10 should read $a |- ( -. A. x ph -> A. x -. A. x ph ) $.

(and indeed, the text in italic after ax-5 (same page) is probably due to a missing '$' to close a math environment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants