Zulip Chat Archive

Stream: lean4

Topic: Intro to the kernel?


nrs (Oct 26 2024 at 17:27):

Is there an introduction to the Lean 4 kernel somewhere? Or maybe a guide to the lean4 repo on github? Maybe something like the GHC guide?

nrs (Oct 26 2024 at 17:56):

Seems like Ullrich's thesis is good intro

Sebastian Ullrich (Oct 26 2024 at 18:07):

You may also be interested in https://ammkrn.github.io/type_checking_in_lean4/

nrs (Oct 26 2024 at 18:08):

Sebastian Ullrich said:

You may also be interested in https://ammkrn.github.io/type_checking_in_lean4/

Thanks a lot for the link, and thanks for the extremely useful thesis!!


Last updated: May 02 2025 at 03:31 UTC