mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
- 24/24 processed, 0 errors (12 verified, 12 failed) - Average 2.0 steps per proof (max 5 steps) - 11 tactic families detected - Verified proofs: avg gap=2.50 vs Failed: avg gap=1.50 - proof_traces/*.trace.json + *.decomp.json stored per theorem
52 lines
No EOL
1.3 KiB
JSON
52 lines
No EOL
1.3 KiB
JSON
{
|
|
"trace_version": "proof-trace-v1",
|
|
"receipt_hash": "695a8dc0a0b929b09b6f795eaebb82982558d7e6da2addd6d88472a26ed7bf0f",
|
|
"theorem_name": "fail_missing_lemma",
|
|
"status": "failed",
|
|
"tactic_count": 1,
|
|
"total_elapsed_ms": 1198,
|
|
"steps": [
|
|
{
|
|
"step": 0,
|
|
"tactic": "rw [imaginary_lemma]",
|
|
"before_goal_hash": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b",
|
|
"after_goal_hash": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b",
|
|
"before_goal_text": "\n",
|
|
"after_goal_text": "\n",
|
|
"goal_count_before": 1,
|
|
"goal_count_after": 1,
|
|
"hypothesis_count_before": 0,
|
|
"hypothesis_count_after": 0,
|
|
"operator_count_before": 0,
|
|
"operator_count_after": 0,
|
|
"delta": {
|
|
"symbol_delta": 0,
|
|
"hypothesis_delta": 0,
|
|
"goal_count_delta": 0
|
|
},
|
|
"elapsed_ms": 1198,
|
|
"result": "failure",
|
|
"stdout_preview": "",
|
|
"stderr_preview": ""
|
|
}
|
|
],
|
|
"goal_transition_matrix": [
|
|
[
|
|
1
|
|
]
|
|
],
|
|
"flexure_joints": [
|
|
{
|
|
"step": 0,
|
|
"tactic": "rw [imaginary_lemma]",
|
|
"tactic_family": "rewrite",
|
|
"delta_score": 0,
|
|
"delta": {
|
|
"symbol_delta": 0,
|
|
"hypothesis_delta": 0,
|
|
"goal_count_delta": 0
|
|
},
|
|
"result": "failure"
|
|
}
|
|
]
|
|
} |