phanerozoic commited on
Commit
3a02916
·
verified ·
1 Parent(s): 1d4cef4

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
@@ -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 from Lean 4 Batteries - the community standard library extens
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
 
@@ -100,7 +96,7 @@ rfl
100
  protected alias ⟨Decidable.exists_not_of_not_forall, _⟩ := Decidable.not_forall
101
  ```
102
 
103
- - type: theorem | symbolic_name: `Function.id_def` | Batteries/Logic.lean:17
104
 
105
  ## Use
106
 
 
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
 
 
96
  protected alias ⟨Decidable.exists_not_of_not_forall, _⟩ := Decidable.not_forall
97
  ```
98
 
99
+ - type: theorem | symbolic_name: `Function.id_def` | Batteries/Logic.lean
100
 
101
  ## Use
102
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c338c30e084ca3f460637d2df2c2b34cabc2e637e89ba6c9af98846cd8c5bf4f
3
- size 430861
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b24dbf75d3a2ef1baa1f55fcd40a630e320a1222b903e7de72e3421fb8fca0ed
3
+ size 415005