Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
#
|
| 2 |
-
|
| 3 |
|
| 4 |
All files compile with no error in Lean v4.17.0.
|
| 5 |
|
|
@@ -26,7 +26,7 @@ IMO problems formalized in this paper are as follows:
|
|
| 26 |
| 11 | 1982 | P1 | algebra | Yes | No | 75 |
|
| 27 |
| 12 | 1983 | P6 | algebra | Yes | No | 180 |
|
| 28 |
| 13 | 1984 | P6 | number theory | Yes | No | 380 |
|
| 29 |
-
| 14 | 1985 | P6 |
|
| 30 |
| 15 | 1992 | P1 | number theory | Yes | No | 480 |
|
| 31 |
| 16 | 1997 | P5 | number theory | Yes | No | 390 |
|
| 32 |
| 17 | 2007 | P6 | algebra | Yes | No | 570 |
|
|
|
|
| 1 |
+
# IMO-Steps Dataset
|
| 2 |
+
This dataset is a benchmark that consists of building blocks for 13 IMO problems, and also the complete formal proofs for 20 IMO problems. The topics cover a variety of concepts ranging from divisibility to finite sets and functions. All proof steps are written in Lean 4.
|
| 3 |
|
| 4 |
All files compile with no error in Lean v4.17.0.
|
| 5 |
|
|
|
|
| 26 |
| 11 | 1982 | P1 | algebra | Yes | No | 75 |
|
| 27 |
| 12 | 1983 | P6 | algebra | Yes | No | 180 |
|
| 28 |
| 13 | 1984 | P6 | number theory | Yes | No | 380 |
|
| 29 |
+
| 14 | 1985 | P6 | algebra | Yes | No | 1,310 |
|
| 30 |
| 15 | 1992 | P1 | number theory | Yes | No | 480 |
|
| 31 |
| 16 | 1997 | P5 | number theory | Yes | No | 390 |
|
| 32 |
| 17 | 2007 | P6 | algebra | Yes | No | 570 |
|