exercise 42.1.
Before closure, each occurrence of 𝑥,𝑦,𝑧 has a width-three named bus. The application in 𝑥 𝑥 combines its two 𝑥-buses with the lower fan of the application diagram. The outer abstraction feeds that combined bus back through its abstraction fan. In 𝜆𝑥.𝜆𝑤.𝑥, the inner binder 𝑤 is absent and its dead branch ends at a void; the free 𝑥-bus crossing that scope receives a bracket. The designation of which component is left, middle, and right—and hence which component carries calls, offsets, and commands—depends on the source’s bus convention.
exercise 42.2.
The premise G(𝑀) ⟶∗GAL𝐺1 establishes reachability by convention 42.3, definition 42.4. Clause 3 of theorem 42.6 supplies uniqueness of the caught label at distinct rightmost-fan redexes. Clause 2 supplies R(𝐺1) ⟶∗𝛽R(𝐺2); the displayed two ⟶𝛽 arrows exhibit that closure. A closure of rightmost-fan steps would omit bracket, croissant, and other fan interactions. Absence of a rightmost-fan redex would then not be GAL graph normality, so the beta-normal readback conclusion would not follow.
exercise 42.3.
The values are 𝐾0(3)=3,𝐾1(3)=23=8,𝐾2(3)=28=256. The main theorem relates a linear parallel-family count to first-class-machine time; Corollary 5.4 relates that count to a nonelementary number of local Lamping interactions; Corollary 5.6 relates parallel-family and ordinary-beta counts. None supplies elapsed time for a named build. Moving a local-step count into that column requires, at minimum, a verified implementation-cost model and a fixed machine; an empirical claim additionally requires a pinned build and measurement protocol.
exercise 42.4.
With 𝑅𝑎 =(𝜆𝑦.𝑦)𝑧, the certificate is ⟨(𝑢𝑎,𝑣𝑎),𝑎,𝑅𝑎𝑅𝑎⟶𝛽𝑧𝑅𝑎⟶𝛽𝑧𝑧⟩. The endpoints are the facing rightmost-fan ports of the worked GAL step, the middle field is its caught label, and the final field is a nonempty verified ordinary-beta path. Its closure is 𝑅𝑎𝑅𝑎 ⟶∗𝛽𝑧 𝑧.
exercise 42.5.
The two hypotheses for GAL Theorem 3 are G(𝑃) ⟶∗GAL𝐺 and 𝐺 ⟶∗GAL𝐺′. Both use the full six-scheme relation. The conclusion is R(𝐺) ⟶∗𝛽R(𝐺′). Graph normality of a reachable 𝐺 gives beta-normality of its readback. The source supplies only the access-path sketch following Theorem 3, which relies on readback invariance under non-rightmost reductions. GAL then qualifies the result: normal order avoids entering subterms later found useless.
exercise 42.6.
Choose endpoint identifiers 1,2 with opposite rightmost tags, a fresh label 7, and the valid path (𝜆𝑥.𝑥)𝑦 ⟶𝛽𝑦. Store the two identifiers in two unrelated graph records. The syntactic checker accepts every field, but there is no single reachable 𝐺 in which they are facing fan ports. The missing premise is the GAL reachability/incidence hypothesis, so theorem 42.6 cannot be instantiated and acceptance is not an optimality proof.
exercise 42.7.
Ten is a semantic family count, ten thousand is a local graph-interaction count, and eight milliseconds is a wall-clock observation. A simulation relates families to graph steps; a representation-specific cost model relates graph steps to machine work; a fixed build, machine, scheduler, and protocol relate that work to elapsed time. Without those relations, no one of the three numbers determines either other number.