paper-with-me

Papers

MathlibLemma: Folklore Lemma Generation and Benchmark for Formal Mathematics

2026-01-30 · Xinyu Liu, Zixuan Xie, Amir Moeini, Claire Chen, Shuze Daniel Liu, Yu Meng, Aidong Zhang, Shangtong Zhang arxiv

While the ecosystem of Lean and Mathlib has enjoyed celebrated success in formal mathematical reasoning with the help of large language models (LLMs), the absence of many folklore lemmas in Mathlib remains a persistent barrier that limits Lean's usability as an everyday tool for mathematicians like \LaTeX{} or Maple. To address this, we introduce MathlibLemma, a modular LLM-based pipeline for automated folklore-lemma mining: the discovery, formalization, and proving of reusable intermediate facts that mathematicians often take for granted but that are not always present in formal libraries. At its core, MathlibLemma proactively mines the missing connective tissue of mathematics. The pipeline produces a verified library of folklore-style lemmas, including 1,506 Lean-checked proofs that pass a proof-bypass screen; a small curated pilot subset has also been merged into Mathlib, providing external evidence that selected outputs can meet expert library standards. Leveraging this pipeline, we further construct the MathlibLemma benchmark, a suite of 4,028 non-trivial type-checked Lean statements spanning a broad range of mathematical domains. By transforming the role of LLMs from passive consumers to active contributors, this work takes a step toward AI-assisted expansion of formal mathematical libraries.

📄 PDF Abstract BibTeX arXiv:2602.02561

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

A consistency lemma in statistical phylogenetics

2015-01-26

This short note provides a simple formal proof of a folklore result in statistical phylogenetics concerning the convergence of bootstrap support for a tree and its edges.

LEMMA

Proofs for Folklore Theorems on the Radon-Nikodym Derivative

2025-01-30 · Yaiza Bermudez, Gaetan Bisson, Iñaki Esnaola, Samir M. Perlaza

In this paper, rigorous statements and formal proofs are presented for both foundational and advanced folklore theorems on the Radon-Nikodym derivative. The cases of conditional and marginal probability measures are care…

Goedel-Architect: Streamlining Formal Theorem Proving with Blueprint Generation and Refinement

2026-06-04 · Jui-Hui Chung, Ziyang Cai, Zihao Li, Qishuo Yin 외 arxiv

We introduce Goedel-Architect, an agentic framework for formal theorem proving in Lean 4 centered on blueprint generation and refinement. A blueprint is a dependency graph of definitions and lemmas that builds up to the …

A Systematic Study and Analysis of Bengali Folklore with Natural Language Processing Systems

2022-03-13 · Mustain Billah, Md. Mynoddin, Mostafijur Rahman Akhond, Md. Nasim Adnan 외

Folklore, a solid branch of folk literature, is the hallmark of any nation or any society. Such as oral tradition; as proverbs or jokes, it also includes material culture as well as traditional folk beliefs, and various …

Cultural Vocal Bursts Intensity Prediction

Prover Agent: An Agent-based Framework for Formal Mathematical Proofs

2025-06-24 · Kaito Baba, Chaoran Liu, Shuhei Kurita, Akiyoshi Sannai

We present Prover Agent, a novel AI agent for automated theorem proving that integrates large language models (LLMs) with a formal proof assistant, Lean. Prover Agent coordinates an informal reasoning LLM, a formal prove…

AI AgentAutomated Theorem ProvingMathematical Proofs