proof-derivation-forensics

Analyze LaTeX mathematical proofs for logical gaps and circular reasoning.

123|7|Updated Jun 26, 2026
One-click install
npx skills add https://github.com/wanshuiyin/Anti-Autoresearch --skill proof-derivation-forensics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proof-derivation-forensics
Source: https://github.com/wanshuiyin/Anti-Autoresearch/tree/main/skills/proof-derivation-forensics
Command: npx skills add https://github.com/wanshuiyin/Anti-Autoresearch --skill proof-derivation-forensics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__codex__codex, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill analyzes written mathematical proofs for logical soundness, identifying any gaps, circular reasoning, or incorrect steps that may invalidate the proof.

Core Features & Use Cases

  • Proof Integrity Analysis: Audits the logical consistency of written mathematical proofs.
  • Use Case: Utilize this Skill to verify the validity of a theorem's proof in a research paper, ensuring that all steps are sound and correctly justified.

Quick Start

Run the 'proof-derivation-forensics' skill with the LaTeX source of the proof.

Frequently Asked Questions about proof-derivation-forensics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify the logical soundness of a written mathematical proof?

To verify the logical soundness of a written mathematical proof, you need to analyze its LaTeX source to identify gaps, circular reasoning, and incorrect steps. This process audits the proof's integrity by anchoring findings against specified claims.

What is proof auditing for research papers and how does it work?

Proof auditing for research papers is the mathematical verification of a theorem's logical consistency. It works by analyzing the LaTeX source of the proof to detect unsound justifications and invalidating steps, ensuring all derivations are correctly proven.

How do I check a LaTeX proof for circular reasoning and logical gaps?

To check a LaTeX proof for circular reasoning and logical gaps, run an automated proof analysis against the source text. This identifies incorrect steps by validating the logical consistency of the derivations against anchored claims.

Do I need a claims.json file to analyze mathematical proof integrity?

Yes, you need a claims.json file to analyze mathematical proof integrity. It is required for anchoring the findings, alongside the LaTeX source of the proof, to accurately map logical gaps and incorrect steps during the verification process.

Can I use this proof analysis tool to validate theorems in any LaTeX document?

You can validate theorems in any LaTeX document that contains the written mathematical proof source. It is specifically designed for reviewing research papers to ensure that all steps are sound and correctly justified.

What are the limitations when using automated mathematical verification for proofs?

A limitation of automated mathematical verification is that it strictly requires both the LaTeX source of the proof and a claims.json file for anchoring findings. Without these specific input formats, the logical consistency analysis cannot be executed.