OpenLogicProject / OpenLogic

An open-source, customizable intermediate logic textbook
http://openlogicproject.org/
Creative Commons Attribution 4.0 International
1.06k stars 240 forks source link

Theorem 7.13 references phi_i without ever defining i. #340

Closed edwin2525 closed 1 year ago

edwin2525 commented 1 year ago

The most convenient way to report a typo should reference the file and line number where the typo occurs:

Alternatively describe the location of the typo (page #, "after Theorem 5.1", etc., and mention which PDF you are referencing)

Typo location: https://github.com/OpenLogicProject/OpenLogic/blob/82a31811a017a839d6415b3f45556eaeeb336cdd/content/first-order-logic/syntax-and-semantics/formation-sequences.tex#L186

What is the typo: Textbook uses "phi_i" without ever defining "i".

Proposed correction: Maybe you meant n or meant to define i.

rzach commented 1 year ago

Thanks!