람다 함수의 Introduction Rule까지 작성했다.

지금 타입 검사 되는 거:

  • () : ()
  • Nat.zero
  • Nat.succ(Nat.zero)
  • Nat.succ(Nat.succ(Nat.zero))
  • Nat.zero : Nat
  • thunk (λx. return ()) : thunk (() -> ())
타입 검사기를 자랑하려고 찍은 스크린샷
4

If you have a fediverse account, you can quote this note from your own instance. Search https://hackers.pub/ap/notes/019a309b-5424-77aa-865e-f63810ae7c00 on your instance and quote it. (Note that quoting is not supported in Mastodon.)