{ "trace_version": "proof-trace-v1", "receipt_hash": "198197fa574402142bbac958dc8944df994bd2c010f5b163adc6567ba7e849df", "theorem_name": "induct_add_succ", "status": "failed", "tactic_count": 1, "total_elapsed_ms": 1076, "steps": [ { "step": 0, "tactic": "induction n with | zero => simp | succ k ih => simp [add_succ, ih]", "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": 1076, "result": "failure", "stdout_preview": "", "stderr_preview": "" } ], "goal_transition_matrix": [ [ 1 ] ], "flexure_joints": [ { "step": 0, "tactic": "induction n with | zero => simp | succ k ih => simp [add_succ, ih]", "tactic_family": "normalization", "delta_score": 0, "delta": { "symbol_delta": 0, "hypothesis_delta": 0, "goal_count_delta": 0 }, "result": "failure" } ] }