Skip to content

Added Task3.1#9

Open
viktoriia-fomina wants to merge 3 commits into
masterfrom
task3.1
Open

Added Task3.1#9
viktoriia-fomina wants to merge 3 commits into
masterfrom
task3.1

Conversation

@viktoriia-fomina
Copy link
Copy Markdown
Owner

No description provided.

Comment thread hw3/3.1/3_1.tex
((\lambda a.(\lambda b.b \ b) \ (\lambda b.b \ b)) \ b) ((\lambda c.(c \ b) \ (\lambda a.a)) \rightarrow_{\beta} \\[1ex]
\rightarrow_{\beta}
((\lambda b.b \ b) \ (\lambda b.b \ b)) ((\lambda c.(c \ b) \ (\lambda a.a)) \rightarrow_{\beta} \\[1ex]
\rightarrow_{\beta} ((\lambda b.b \ b) \ (\lambda b.b \ b)) \ (\lambda a.a \ b) \rightarrow_{\beta} \ (\lambda b.b \ b) \ (\lambda b.b \ b) \ b$
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Скобок таки маловато. \lambda a.a b --- это \lambda a.(a b), а надо (\lambda a.a) b. Но в остальном всё правильно, и ответ правильный, зачтена.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Хорошо, спасибо

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants