Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/plfa/part2/Lambda.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ It can be illustrated as follows:
P

Here `L`, `M`, `N` are universally quantified while `P`
is existentially quantified. If each line stands for zero
is existentially quantified. If each of the four lines in the figure above stands for zero
or more reduction steps, this is called confluence,
while if the top two lines stand for a single reduction
step and the bottom two stand for zero or more reduction
Expand Down