Re-extract: full statement+proof, normalized schema, provenance
Browse files- README.md +1 -5
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -24,8 +24,6 @@ dataset_info:
|
|
| 24 |
- {name: imports, list: string}
|
| 25 |
- {name: deps, list: string}
|
| 26 |
- {name: docstring, dtype: string}
|
| 27 |
-
- {name: line_start, dtype: int64}
|
| 28 |
-
- {name: line_end, dtype: int64}
|
| 29 |
- {name: source_url, dtype: string}
|
| 30 |
- {name: commit, dtype: string}
|
| 31 |
splits:
|
|
@@ -62,8 +60,6 @@ Structured dataset of mathematical formalizations from the Mathlib4 library for
|
|
| 62 |
| imports | list[string] | File-level `Require`/`Import` modules |
|
| 63 |
| deps | list[string] | Intra-corpus identifiers referenced |
|
| 64 |
| docstring | string | Preceding documentation comment, empty if absent |
|
| 65 |
-
| line_start | int | First source line |
|
| 66 |
-
| line_end | int | Last source line |
|
| 67 |
| source_url | string | Upstream repository |
|
| 68 |
| commit | string | Upstream commit extracted |
|
| 69 |
|
|
@@ -102,7 +98,7 @@ by
|
|
| 102 |
exact infinite_of_injective_forall_mem Nat.cast_injective isAlgebraic_nat
|
| 103 |
```
|
| 104 |
|
| 105 |
-
- type: theorem | symbolic_name: `Algebraic.infinite_of_charZero` | Mathlib/Algebra/AlgebraicCard.lean
|
| 106 |
|
| 107 |
## Use
|
| 108 |
|
|
|
|
| 24 |
- {name: imports, list: string}
|
| 25 |
- {name: deps, list: string}
|
| 26 |
- {name: docstring, dtype: string}
|
|
|
|
|
|
|
| 27 |
- {name: source_url, dtype: string}
|
| 28 |
- {name: commit, dtype: string}
|
| 29 |
splits:
|
|
|
|
| 60 |
| imports | list[string] | File-level `Require`/`Import` modules |
|
| 61 |
| deps | list[string] | Intra-corpus identifiers referenced |
|
| 62 |
| docstring | string | Preceding documentation comment, empty if absent |
|
|
|
|
|
|
|
| 63 |
| source_url | string | Upstream repository |
|
| 64 |
| commit | string | Upstream commit extracted |
|
| 65 |
|
|
|
|
| 98 |
exact infinite_of_injective_forall_mem Nat.cast_injective isAlgebraic_nat
|
| 99 |
```
|
| 100 |
|
| 101 |
+
- type: theorem | symbolic_name: `Algebraic.infinite_of_charZero` | Mathlib/Algebra/AlgebraicCard.lean
|
| 102 |
|
| 103 |
## Use
|
| 104 |
|
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:1fe7ccc7ab77d68ab7da05c1e68ae345de48c652d808d7533f49ac0833b6113c
|
| 3 |
+
size 32520014
|