How to use it?

Some knowledge of Lean is necessary to solve problems on the platform. You can find installation instructions and resources to learn Lean on the official website. Going through the first few chapters of Mathematics in Lean should be enough to get started.

How to submit a solution to a problem?

If you played with Lean for a bit, this should be relatively straight-forward. You can import Mathlib modules not present in the template but try to keep imports light to avoid timeout. The checker is using the latest stable version of Mathlib (currently, v4.28.0).

How to participate in a contest?

Simply go to an ongoing contest and start solving problems! Contest problems are still available for upsolving after contest is over.