mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
Key results (Tier 2 vs Tier 1 vs baseline): - Proof status: 83.3% vs N/A vs 50.0% — ★ strong signal - Domain: 62.5% vs 30.9% vs 33.3% — ★ BEATS both - Manual RRCShape: 66.7% vs 38.1% vs 29.2% — ★ BEATS both - Obstruction: 75.0% vs N/A vs 79.2% — ↑ near-baseline - Proof method: 20.8% vs 9.5% vs 20.8% — ↑ BEATS T1, ties baseline - Joint: 0.0% vs N/A vs 4.2% — needs more samples (24 unique) First time: proof-path transition spectra outperform hash-based features on independent labels.
909 lines
No EOL
24 KiB
JSON
909 lines
No EOL
24 KiB
JSON
{
|
|
"proof_status": {
|
|
"failed": {
|
|
"failed": 7,
|
|
"verified": 5
|
|
},
|
|
"verified": {
|
|
"failed": 3,
|
|
"verified": 9
|
|
}
|
|
},
|
|
"proof_method_label": {
|
|
"apply": {
|
|
"apply": 0,
|
|
"cases": 0,
|
|
"constructor": 1,
|
|
"have": 0,
|
|
"induction": 0,
|
|
"intro": 1,
|
|
"omega": 0,
|
|
"rewrite": 0,
|
|
"rfl": 0,
|
|
"ring": 0,
|
|
"simp": 0
|
|
},
|
|
"cases": {
|
|
"apply": 1,
|
|
"cases": 0,
|
|
"constructor": 1,
|
|
"have": 0,
|
|
"induction": 0,
|
|
"intro": 0,
|
|
"omega": 0,
|
|
"rewrite": 0,
|
|
"rfl": 0,
|
|
"ring": 0,
|
|
"simp": 0
|
|
},
|
|
"constructor": {
|
|
"apply": 0,
|
|
"cases": 0,
|
|
"constructor": 0,
|
|
"have": 1,
|
|
"induction": 0,
|
|
"intro": 0,
|
|
"omega": 0,
|
|
"rewrite": 0,
|
|
"rfl": 0,
|
|
"ring": 0,
|
|
"simp": 0
|
|
},
|
|
"have": {
|
|
"apply": 0,
|
|
"cases": 0,
|
|
"constructor": 1,
|
|
"have": 0,
|
|
"induction": 0,
|
|
"intro": 0,
|
|
"omega": 0,
|
|
"rewrite": 0,
|
|
"rfl": 0,
|
|
"ring": 0,
|
|
"simp": 0
|
|
},
|
|
"induction": {
|
|
"apply": 0,
|
|
"cases": 0,
|
|
"constructor": 0,
|
|
"have": 0,
|
|
"induction": 3,
|
|
"intro": 0,
|
|
"omega": 0,
|
|
"rewrite": 0,
|
|
"rfl": 0,
|
|
"ring": 0,
|
|
"simp": 0
|
|
},
|
|
"intro": {
|
|
"apply": 1,
|
|
"cases": 0,
|
|
"constructor": 0,
|
|
"have": 0,
|
|
"induction": 0,
|
|
"intro": 0,
|
|
"omega": 0,
|
|
"rewrite": 0,
|
|
"rfl": 0,
|
|
"ring": 0,
|
|
"simp": 0
|
|
},
|
|
"omega": {
|
|
"apply": 0,
|
|
"cases": 0,
|
|
"constructor": 0,
|
|
"have": 0,
|
|
"induction": 0,
|
|
"intro": 0,
|
|
"omega": 0,
|
|
"rewrite": 0,
|
|
"rfl": 0,
|
|
"ring": 3,
|
|
"simp": 2
|
|
},
|
|
"rewrite": {
|
|
"apply": 0,
|
|
"cases": 0,
|
|
"constructor": 1,
|
|
"have": 0,
|
|
"induction": 1,
|
|
"intro": 0,
|
|
"omega": 0,
|
|
"rewrite": 2,
|
|
"rfl": 0,
|
|
"ring": 1,
|
|
"simp": 0
|
|
},
|
|
"rfl": {
|
|
"apply": 0,
|
|
"cases": 0,
|
|
"constructor": 0,
|
|
"have": 0,
|
|
"induction": 0,
|
|
"intro": 0,
|
|
"omega": 0,
|
|
"rewrite": 0,
|
|
"rfl": 0,
|
|
"ring": 1,
|
|
"simp": 1
|
|
},
|
|
"ring": {
|
|
"apply": 0,
|
|
"cases": 0,
|
|
"constructor": 0,
|
|
"have": 0,
|
|
"induction": 0,
|
|
"intro": 0,
|
|
"omega": 1,
|
|
"rewrite": 0,
|
|
"rfl": 0,
|
|
"ring": 0,
|
|
"simp": 0
|
|
},
|
|
"simp": {
|
|
"apply": 0,
|
|
"cases": 0,
|
|
"constructor": 0,
|
|
"have": 0,
|
|
"induction": 0,
|
|
"intro": 0,
|
|
"omega": 0,
|
|
"rewrite": 0,
|
|
"rfl": 1,
|
|
"ring": 0,
|
|
"simp": 0
|
|
}
|
|
},
|
|
"domain_label": {
|
|
"algebra": {
|
|
"algebra": 2,
|
|
"arithmetic": 0,
|
|
"equality": 0,
|
|
"logic": 0,
|
|
"order": 0,
|
|
"type_error": 0
|
|
},
|
|
"arithmetic": {
|
|
"algebra": 1,
|
|
"arithmetic": 6,
|
|
"equality": 1,
|
|
"logic": 0,
|
|
"order": 0,
|
|
"type_error": 0
|
|
},
|
|
"equality": {
|
|
"algebra": 0,
|
|
"arithmetic": 1,
|
|
"equality": 0,
|
|
"logic": 1,
|
|
"order": 0,
|
|
"type_error": 0
|
|
},
|
|
"logic": {
|
|
"algebra": 0,
|
|
"arithmetic": 0,
|
|
"equality": 0,
|
|
"logic": 7,
|
|
"order": 0,
|
|
"type_error": 0
|
|
},
|
|
"order": {
|
|
"algebra": 2,
|
|
"arithmetic": 1,
|
|
"equality": 0,
|
|
"logic": 0,
|
|
"order": 0,
|
|
"type_error": 0
|
|
},
|
|
"type_error": {
|
|
"algebra": 1,
|
|
"arithmetic": 1,
|
|
"equality": 0,
|
|
"logic": 0,
|
|
"order": 0,
|
|
"type_error": 0
|
|
}
|
|
},
|
|
"joint_label": {
|
|
"coercion_mismatch": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 1,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"conjunction_elim_then_apply": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 1,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"conjunction_intro": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 1,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"contradictory_goal": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 1,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"definitional_unfold": {
|
|
"coercion_mismatch": 1,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"disjunction_swap": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 1,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"distributivity": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 1,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"equality_chaining_2step": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 1,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"equality_chaining_3step": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 1,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"implication_chaining": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 1,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"inductive_mul": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 1,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"inductive_proof": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 1,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"inductive_succ": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 1,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"intro_then_apply": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 1,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"lemma_chaining": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 1,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"missing_dependency": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 1,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"multiple_introductions": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 1,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"reorder_summands": {
|
|
"coercion_mismatch": 1,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"ring_then_omega": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 1,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"rw_then_arithmetic": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 1,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"rw_then_simp": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 1,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"transitivity_closure": {
|
|
"coercion_mismatch": 1,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 0,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"type_mismatch": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 1,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
},
|
|
"unsatisfiable_linear": {
|
|
"coercion_mismatch": 0,
|
|
"conjunction_elim_then_apply": 0,
|
|
"conjunction_intro": 0,
|
|
"contradictory_goal": 0,
|
|
"definitional_unfold": 0,
|
|
"disjunction_swap": 0,
|
|
"distributivity": 0,
|
|
"equality_chaining_2step": 0,
|
|
"equality_chaining_3step": 0,
|
|
"implication_chaining": 0,
|
|
"inductive_mul": 0,
|
|
"inductive_proof": 0,
|
|
"inductive_succ": 0,
|
|
"intro_then_apply": 0,
|
|
"lemma_chaining": 0,
|
|
"missing_dependency": 0,
|
|
"multiple_introductions": 0,
|
|
"reorder_summands": 0,
|
|
"ring_then_omega": 1,
|
|
"rw_then_arithmetic": 0,
|
|
"rw_then_simp": 0,
|
|
"transitivity_closure": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_linear": 0
|
|
}
|
|
},
|
|
"obstruction_label": {
|
|
"missing_lemma": {
|
|
"missing_lemma": 0,
|
|
"none": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_goal": 1
|
|
},
|
|
"none": {
|
|
"missing_lemma": 2,
|
|
"none": 14,
|
|
"type_mismatch": 3,
|
|
"unsatisfiable_goal": 0
|
|
},
|
|
"type_mismatch": {
|
|
"missing_lemma": 1,
|
|
"none": 1,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_goal": 0
|
|
},
|
|
"unsatisfiable_goal": {
|
|
"missing_lemma": 2,
|
|
"none": 0,
|
|
"type_mismatch": 0,
|
|
"unsatisfiable_goal": 0
|
|
}
|
|
},
|
|
"manual_rrc_shape": {
|
|
"CadForceProbeReceipt": {
|
|
"CadForceProbeReceipt": 2,
|
|
"CognitiveLoadField": 0,
|
|
"HoldForUnlawfulOrUnderspecifiedShape": 0,
|
|
"LogogramProjection": 1,
|
|
"ProjectableGeometryTopology": 1,
|
|
"SignalShapedRouteCompiler": 0
|
|
},
|
|
"CognitiveLoadField": {
|
|
"CadForceProbeReceipt": 0,
|
|
"CognitiveLoadField": 0,
|
|
"HoldForUnlawfulOrUnderspecifiedShape": 0,
|
|
"LogogramProjection": 0,
|
|
"ProjectableGeometryTopology": 0,
|
|
"SignalShapedRouteCompiler": 1
|
|
},
|
|
"HoldForUnlawfulOrUnderspecifiedShape": {
|
|
"CadForceProbeReceipt": 0,
|
|
"CognitiveLoadField": 1,
|
|
"HoldForUnlawfulOrUnderspecifiedShape": 4,
|
|
"LogogramProjection": 0,
|
|
"ProjectableGeometryTopology": 0,
|
|
"SignalShapedRouteCompiler": 0
|
|
},
|
|
"LogogramProjection": {
|
|
"CadForceProbeReceipt": 0,
|
|
"CognitiveLoadField": 0,
|
|
"HoldForUnlawfulOrUnderspecifiedShape": 0,
|
|
"LogogramProjection": 7,
|
|
"ProjectableGeometryTopology": 0,
|
|
"SignalShapedRouteCompiler": 0
|
|
},
|
|
"ProjectableGeometryTopology": {
|
|
"CadForceProbeReceipt": 0,
|
|
"CognitiveLoadField": 0,
|
|
"HoldForUnlawfulOrUnderspecifiedShape": 0,
|
|
"LogogramProjection": 0,
|
|
"ProjectableGeometryTopology": 3,
|
|
"SignalShapedRouteCompiler": 0
|
|
},
|
|
"SignalShapedRouteCompiler": {
|
|
"CadForceProbeReceipt": 0,
|
|
"CognitiveLoadField": 2,
|
|
"HoldForUnlawfulOrUnderspecifiedShape": 2,
|
|
"LogogramProjection": 0,
|
|
"ProjectableGeometryTopology": 0,
|
|
"SignalShapedRouteCompiler": 0
|
|
}
|
|
}
|
|
} |