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 Hoare logic, a proof system for imperative program behavior. It covers concepts such as strongest postcondition and weakest precondition, illustrating how conditions on sets affect their size and the relationships between postconditions. The instructor explains the Hoare triple, defining postconditions and preconditions, and demonstrates how to prove program behavior using annotations.