paper-with-me

홈 › Papers

Explorable Theorems: Making Written Theorems Explorable by Grounding Them in Formal Representations

2026-04-03 · Hita Kambhamettu, Will Crichton, Sean Welleck, Harrison Goldstein, Andrew Head arxiv

LLM-generated explanations can make technical content more accessible, but there is a ceiling on what they can support interactively. Because LLM outputs are static text, they cannot be executed or stepped through. We argue that grounding explanations in a formalized representation enables interactive affordances beyond what static text supports. We instantiate this idea for mathematical proof comprehension with explorable theorems, a system that uses LLMs to translate a theorem and its written proof into Lean, a programming language for machine-checked proofs, and links the written proof with the Lean code. Readers can work through the proof at a step-level granularity, test custom examples or counterexamples, and trace the logical dependencies bridging each step. Each worked-out step is produced by executing the Lean proof on that example and extracting its intermediate state. A user study ($n = 16$) shows potential advantages of this approach: in a proof-reading task, participants who had access to the provided explorability features gave better, more correct, and more detailed answers to comprehension questions, demonstrating a stronger overall understanding of the underlying mathematics.

📄 PDF Abstract BibTeX arXiv:2604.02598

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explorability in Pushdown Automata

2025-11-06 · Ayaan Bedi, Karoliina Lehtinen arxiv

We study explorability, a measure of nondeterminism in pushdown automata, which generalises history-determinism. An automaton is k-explorable if, while reading the input, it suffices to follow k concurrent runs, built st…

Augmented Math: Authoring AR-Based Explorable Explanations by Augmenting Static Math Textbooks

2023-07-30 · Neil Chulpongsatorn, Mille Skovhus Lunding, Nishan Soni, Ryo Suzuki

We introduce Augmented Math, a machine learning-based approach to authoring AR explorable explanations by augmenting static math textbooks without programming. To augment a static document, our system first extracts math…

MathOptical Character RecognitionOptical Character Recognition (OCR)

Explorable INR: An Implicit Neural Representation for Ensemble Simulation Enabling Efficient Spatial and Parameter Exploration

2025-04-01 · Yi-Tang Chen, Haoyu Li, Neng Shi, Xihaier Luo 외

With the growing computational power available for high-resolution ensemble simulations in scientific fields such as cosmology and oceanology, storage and computational demands present significant challenges. Current sur…

Attribute

Learning to Prove Theorems by Learning to Generate Theorems

2020-02-17 · NeurIPS 2020 12 · Mingzhe Wang, Jia Deng

We consider the task of automated theorem proving, a key AI task. Deep learning has shown promise for training theorem provers, but there are limited human-written theorems and proofs available for supervised learning. T…

Automated Theorem Proving

One2Scene: Geometric Consistent Explorable 3D Scene Generation from a Single Image

2026-02-23 · Pengfei Wang, Liyi Chen, Zhiyuan Ma, Yanjun Guo 외 arxiv

Generating explorable 3D scenes from a single image is a highly challenging problem in 3D vision. Existing methods struggle to support free exploration, often producing severe geometric distortions and noisy artifacts wh…

Depth EstimationScene Generation