Merge pull request #452 from mdimjasevic/prop-preserve-beta

Properties: fix an informal rule in the text for β-ƛ
This commit is contained in:
Philip Wadler 2020-01-27 14:59:33 -06:00 committed by GitHub
commit 83b8e6da00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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