Skip to content

Commit 14108d7

Browse files
authored
Fixed a typo (#977)
1 parent 8f3d7eb commit 14108d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plfa/part3/Compositional.lagda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ We proceed by induction on the semantics.
257257
`v′ → v ⊑ v′ → v₁`.
258258

259259

260-
The forward direction is proved by cases on the premise `(ℰ L ● ℰ M) γ v`.
260+
The backward direction is proved by cases on the premise `(ℰ L ● ℰ M) γ v`.
261261
In case `v ⊑ ⊥`, we obtain `Γ ⊢ L · M ↓ ⊥` by rule `⊥-intro`.
262262
Otherwise, we conclude immediately by rule `↦-elim`.
263263

0 commit comments

Comments
 (0)