phanerozoic commited on
Commit
3a0e67c
·
verified ·
1 Parent(s): 78c05b9

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

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -54,7 +54,7 @@ Declarations from cooltt, a cubical/computational type theory system.
54
 
55
  | Column | Type | Description |
56
  |--------|------|-------------|
57
- | fact | string | Complete verbatim declaration (keyword, signature, and body/proof) |
58
  | statement | string | Signature with the leading keyword removed (verbatim slice) |
59
  | proof | string | Verbatim proof/body, empty if none |
60
  | type | string | Declaration keyword |
@@ -87,7 +87,7 @@ Declarations from cooltt, a cubical/computational type theory system.
87
  ## Example
88
 
89
  ```coq
90
- def +0R : (x : nat) → path nat {+ x 0} x :=
91
  elim [
92
  | zero => +0L 0
93
  | suc {x => ih} =>
 
54
 
55
  | Column | Type | Description |
56
  |--------|------|-------------|
57
+ | fact | string | Verbatim declaration with the leading keyword removed: signature and body/proof joined |
58
  | statement | string | Signature with the leading keyword removed (verbatim slice) |
59
  | proof | string | Verbatim proof/body, empty if none |
60
  | type | string | Declaration keyword |
 
87
  ## Example
88
 
89
  ```coq
90
+ +0R : (x : nat) → path nat {+ x 0} x :=
91
  elim [
92
  | zero => +0L 0
93
  | suc {x => ih} =>
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9c31f9e2f626d8253a4ea0ac6852c5aac999340af4ce1c9b23df775453ec85e
3
- size 43315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4225c3a55508ca0a10f33d87210f499d0db9133524889cbd099e4182969e1809
3
+ size 43394