roozbeh-yz commited on
Commit
2a1d1cf
·
verified ·
1 Parent(s): 6df007f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
- # Lemmas Dataset
2
- Lemmas 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,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 | number theory | 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 |
 
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 |