-
Notifications
You must be signed in to change notification settings - Fork 11
PFPL Errata
Ben Darwin edited this page Sep 26, 2015
·
15 revisions
If typographic errors are found in the PFPL, post them here.
- the X_s in "family of disjoint finite sets X_s" (p.5) is not italicized.
- the first sentences in the 1st and 3rd paragraphs of 1.1 (p.4) are basically the same, and similarly for the first sentences of the 1st and 4th paragraphs of 1.2.
- Delete the apostrophe in "it's fresh counterpart", p.8.
- In the proof of Lemma 2.1, p. 17, P(a nat) should be P(a) (the formalism has changed since the 1st edition).
- Inconsistent notation for the judgement of equality of natural numbers between the first table in chapter 2.1, the definition of
is
in chapter 2, and rule 5.4(a). Also, something else seems wrong sinceis
expresses structural equality on naturals and the presence of+
rules out the possibility of equality. Isn1 + n2 is n nat
a different (3-place) judgement that hasn't been defined before? - First line of p. 44:
P(e |-> e')
: this is the first edition formalism, when properties take judgements, notast
s.