Re-extract: full statement+proof, normalized schema, provenance
Browse files- README.md +13 -13
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -33,7 +33,7 @@ dataset_info:
|
|
| 33 |
- {name: commit, dtype: string}
|
| 34 |
- {name: content_level, dtype: string}
|
| 35 |
splits:
|
| 36 |
-
- {name: train, num_examples:
|
| 37 |
config_name: default
|
| 38 |
configs:
|
| 39 |
- config_name: default
|
|
@@ -77,23 +77,23 @@ Declarations from mathlib3, the Lean 3 mathematical library (archived).
|
|
| 77 |
|
| 78 |
## Statistics
|
| 79 |
|
| 80 |
-
- Entries:
|
| 81 |
-
- With proof: 97,646 (
|
| 82 |
-
- With docstring: 32,540 (
|
| 83 |
- Libraries: 416
|
| 84 |
|
| 85 |
### By type
|
| 86 |
|
| 87 |
| Type | Count |
|
| 88 |
|---|---|
|
| 89 |
-
| lemma |
|
| 90 |
-
| def |
|
| 91 |
-
|
|
| 92 |
-
|
|
| 93 |
-
| class | 1,
|
| 94 |
-
| structure |
|
| 95 |
-
| inductive |
|
| 96 |
-
| example |
|
| 97 |
| macro | 1 |
|
| 98 |
|
| 99 |
## Example
|
|
@@ -106,7 +106,7 @@ add_torsor.vsub_vadd' p1 p2
|
|
| 106 |
produces that group element. -/
|
| 107 |
```
|
| 108 |
|
| 109 |
-
- kind:
|
| 110 |
|
| 111 |
## Use
|
| 112 |
|
|
|
|
| 33 |
- {name: commit, dtype: string}
|
| 34 |
- {name: content_level, dtype: string}
|
| 35 |
splits:
|
| 36 |
+
- {name: train, num_examples: 129989}
|
| 37 |
config_name: default
|
| 38 |
configs:
|
| 39 |
- config_name: default
|
|
|
|
| 77 |
|
| 78 |
## Statistics
|
| 79 |
|
| 80 |
+
- Entries: 129,989
|
| 81 |
+
- With proof: 97,646 (75.1%)
|
| 82 |
+
- With docstring: 32,540 (25.0%)
|
| 83 |
- Libraries: 416
|
| 84 |
|
| 85 |
### By type
|
| 86 |
|
| 87 |
| Type | Count |
|
| 88 |
|---|---|
|
| 89 |
+
| lemma | 83,206 |
|
| 90 |
+
| def | 16,911 |
|
| 91 |
+
| theorem | 14,273 |
|
| 92 |
+
| instance | 13,492 |
|
| 93 |
+
| class | 1,010 |
|
| 94 |
+
| structure | 671 |
|
| 95 |
+
| inductive | 226 |
|
| 96 |
+
| example | 199 |
|
| 97 |
| macro | 1 |
|
| 98 |
|
| 99 |
## Example
|
|
|
|
| 106 |
produces that group element. -/
|
| 107 |
```
|
| 108 |
|
| 109 |
+
- kind: theorem | symbolic_name: `vsub_vadd` | src/algebra/add_torsor.lean:77
|
| 110 |
|
| 111 |
## Use
|
| 112 |
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e25eb85bfa9b80f13555af3c9397d6028f755015ce6d8c2caf519bb1d506c2cd
|
| 3 |
+
size 32910561
|