phanerozoic commited on
Commit
6325ae2
·
verified ·
1 Parent(s): e5f4e4e

Re-extract: full statement+proof, normalized schema, provenance

Browse files
Files changed (2) hide show
  1. README.md +1 -5
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -22,8 +22,6 @@ dataset_info:
22
  - {name: imports, list: string}
23
  - {name: deps, list: string}
24
  - {name: docstring, dtype: string}
25
- - {name: line_start, dtype: int64}
26
- - {name: line_end, dtype: int64}
27
  - {name: source_url, dtype: string}
28
  - {name: commit, dtype: string}
29
  splits:
@@ -60,8 +58,6 @@ Structured dataset from **CoqPrime** — Primality certificates and number theor
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
- | line_start | int | First source line |
64
- | line_end | int | Last source line |
65
  | source_url | string | Upstream repository |
66
  | commit | string | Upstream commit extracted |
67
 
@@ -99,7 +95,7 @@ intros x y H; subst. apply Zeq_is_eq_bool, eq_refl.
99
  Qed.
100
  ```
101
 
102
- - type: Theorem | symbolic_name: `Zeq_iok` | src/Coqprime/elliptic/GZnZ.v:27
103
 
104
  ## Use
105
 
 
22
  - {name: imports, list: string}
23
  - {name: deps, list: string}
24
  - {name: docstring, dtype: string}
 
 
25
  - {name: source_url, dtype: string}
26
  - {name: commit, dtype: string}
27
  splits:
 
58
  | imports | list[string] | File-level `Require`/`Import` modules |
59
  | deps | list[string] | Intra-corpus identifiers referenced |
60
  | docstring | string | Preceding documentation comment, empty if absent |
 
 
61
  | source_url | string | Upstream repository |
62
  | commit | string | Upstream commit extracted |
63
 
 
95
  Qed.
96
  ```
97
 
98
+ - type: Theorem | symbolic_name: `Zeq_iok` | src/Coqprime/elliptic/GZnZ.v
99
 
100
  ## Use
101
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6fe3443dd7a7c98300e2cd5b6ed2bec782423a1c71611284282a9c06e6641a1
3
- size 1818571
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec1d1921a8d14d76e950d4e6fd91fc2408ffb57f8bae40fe9e949542650b7cad
3
+ size 1712984