Syllabus

FAQ

Asking questions

The Mathlib Zulip chat is an excellent place to ask questions about formalization of mathematics in Lean. There is a very clear explanation of what constitutes a “good question”. This is the notion of a minimal working example, or #mwe, for short.

This is a very effective way of getting answers. Please read the text at link above. Formalizing mathematics is very explicit about making everything very precise. The same precision is expected for questions! The more you can isolate what your issue is and the more you provide all the surrounding context, the easier it will be to address your specific issue and get on with your project!

Please, take #mwes seriously!

Also, feel free to use the Zulip chat mentioned above.

What should I expect during the lectures

I am planning to use the 2 hours of lecture each week to

I am also planning to go over some project ideas and, based on the chosen project, adapt the content of the subsequent lectures. This will make the content of the lectures more relevant to the actual projects.

Groups

I will try to have as little say as possible in the formation of groups. I think that it is important that students who want to formalize the same result will naturally merge in a group. What I am going to try to limit is the size of each group. Ideally, groups should not contain more than 4-5 students. At the same time, I can realistically support up to roughly 10 groups. Of course, these two constraints may not be realisable simultaneously, but we will see how to adapt, if the need arises!

What is a “project”

A project is a target theorem that you want to formalise – most of the times! The theorem could be some result from your lectures, from your second/third year essay, some fact that you like. In some cases, even simply reaching the stage where you can state a formal version of a theorem is a great achievement! Alternatives to theorems are possible: for instance, formalising a counterexample, or writing a tactic (i.e. some meta-programming), are options as well.

Also, formalisation of a target theorem may certainly fall short of an actual full formalisation! When formalising, it is very easy to over-estimate what you can achieve. There is no problem in being ambitious in your choice, but do not stress out if you end up taking just a small step towards your goal!

When should I figure out what my project is

Ideally, most students to be part of a group with a specific project relatively early, by Week 2 or 3. The initial project may change scope, becoming more specific, if the initial plan was too ambitious, or expand if the initial idea was easily achieved.

What happens in support classes

The support classes are probably going to be “coding sessions”. You should all interact and try to solve problems together. The TA may not have expertise in Lean or formalisation (almost no one in the department currently has formalisation experience), but will try to coordinate discussions, focus problems and also report back to me unanswered issues.

I will try to be virtually reachable during the support classes, though this depends on their actual timing.

Depending on how the lectures and projects proceed, I may suggest some targeted exercises for the support classes, but I expect this to be less and less relevant, once the term progresses and you focus on your project.

I view the support classes as group learning and brainstorming sessions.

What should I write in the outline for the project

The outline is a written text that you upload to Moodle as a group (i.e. one submission per group). I expect its length to be roughly 1-2 pages. You can choose which format you prefer, but producing a .pdf file using LaTeX is probably what is more flexible for writing formulas.

There are no set rules on the content, but the outline should give me a clear idea of

Possibly you may also want to comment on how much of what is already in Mathlib you expect to use.

Here is an itemised list of some questions that you may want to address in the outline.

Finally, the outline is meant to be a plan of what you think that the project will look like at the time of writing. In fact, the outline is marked shortly after you hand it in, and definitely much earlier than when you submit your final project. If the actual development of the project requires major revisions of the outline, that is neither a problem, nor something that will affect your final evaluation!

What is the video presentation

The video presentation is a short video of at most 4 minutes.

In the video, you should describe what you personally contributed to the formalisation project on which you are working. Of course, everyone will probably contribute on several different aspects. Your contribution will likely also change over time. However, try to be specific, isolate where you feel that you really made a difference, and describe your contribution at the time of submission!

Due to the nature of formalisation, contributions come in many forms and the final result is a coherent mix of combined efforts. Below are a few examples, but these are just some ideas!

As I said, the list above is just a sample of possible contributions. You may very well feel that you helped your group in a different way: the video presentation is your chance of explaining what it is that you did!

The final success of a project results from a mix of different types of contributions. In assessing your contribution, make sure that you explain which specific questions you were facing and how your work addressed and (hopefully!) solved the issue.

Do mention how effective your solution has been and whether you expect it to require further “maintenance” or it settled completely the problem. Be honest about it: being unsuccessful at solving a problem is a very common situation! You will be assessed on your attempt, regardless of whether you completed it or not. Partially failing at solving a difficult problem, may still count as a great success!


Back to the Theorem Proving with Lean webpage

Back to the Mathlib project for the module

Open in Gitpod

Back to Moodle