Properties: fixes an informal rule in the text for β-ƛ by using a reduction relation instead of the typing judgment

This commit is contained in:
Marko Dimjašević 2020-01-22 22:28:05 +01:00
parent 00bd32e7ac
commit 495123979c
No known key found for this signature in database
GPG key ID: 565EE9641503F0AA

View file

@ -841,8 +841,8 @@ Let's unpack the cases for two of the reduction rules:
* Rule `β-ƛ`. We have
Value V
----------------------------
(ƛ x ⇒ N) · V N [ x := V ]
-----------------------------
(ƛ x ⇒ N) · V —→ N [ x := V ]
where the left-hand side is typed by