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 covers the laws of concatenation on lists, including associativity and the neutral element. It explains proof by natural induction, with an example of proving a factorial function. The concept of referential transparency in pure functional programs is discussed, along with structural induction on lists. An example demonstrates the application of structural induction to prove properties of list concatenation.