Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces the Coq proof assistant and covers the definition of an inductive data type in Coq, specifically focusing on the NB language. The lecture explains how to define terms in Coq, create values corresponding to the terms in the NB language, and define multi-step evaluation relations. It also delves into the concept of values in the NB language and how to build proofs interactively using tactics in Coq.