== Coq projects for grading PF2 course == On this page, you will find several suggestions for formalization projects in Coq that will serve as an exam for the course. Note that you can suggest your own formalization project: please contact me by mid january if you plan to do so, soon if you are considering to do so! The projects are to be handed at the latest by the **16th of february**. You should contact me by the 15th of january to let me know which project you intend to present (of course, if you start on your own personal project and ultimately decide to shift on a more guided project, that is still possible, but let me know anyway!) Here is a list of possible projects, of various difficulty, length and degree of guidance (some are quite/very free, some other projects are quite directed with indications): * [[https://gitlab.math.univ-paris-diderot.fr/saurin/coq-lmfi-2023/-/tree/main/Projects/project-Arrow?ref_type=heads|Formalizing Arrow theorem in Coq]] * [[https://gitlab.math.univ-paris-diderot.fr/saurin/coq-lmfi-2023/-/tree/main/Projects/project-Brzozowski?ref_type=heads|Formalizing regular languages and Brzozowski's derivatives]] * [[https://gitlab.math.univ-paris-diderot.fr/saurin/coq-lmfi-2023/-/tree/main/Projects/project-heyting?ref_type=heads|Formalizing the cohérence of Heyting's arithmetics]] * [[https://gitlab.math.univ-paris-diderot.fr/saurin/coq-lmfi-2023/-/tree/main/Projects/project-power-in-peano?ref_type=heads|Study of the power function in Peano's arithmetics]] * [[https://gitlab.math.univ-paris-diderot.fr/saurin/coq-lmfi-2023/-/tree/main/Projects/project-compilo?ref_type=heads|A certified compiler for a small language]] * [[https://gitlab.math.univ-paris-diderot.fr/saurin/coq-lmfi-2023/-/tree/main/Projects/project-Lebesgue?ref_type=heads|Formalization of Lebesgue integration]] * You can work on other projects if you have you own ideas. One option for instance may be to work on the strong normalization theorems for the simply-typed lambda-calculus and for Gödel's system T from Joly's course of the first semester.