Papers › Lean4Agent: Formal Modeling and Verification for Agent Workflow and Trajectory

Lean4Agent: Formal Modeling and Verification for Agent Workflow and Trajectory

2 Jun 2026arXiv:2606.06523added by Syntology

Ruida Wang, Jerry Huang, Pengcheng Wang, Xuanqing Liu, Luyang Kong, Tong Zhang

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Equipping Large Language Models (LLMs) to execute reliable multi-step workflows has become a central challenge in artificial intelligence. Despite recent advances in LLMs' agentic capabilities, most agent systems still lack formal methods for specifying, verifying, and debugging their workflow and execution trajectories. This challenge mirrors a long-standing problem in mathematics, where the ambiguity of natural languages (NLs) motivates the development of formal languages (FLs). Inspired by this paradigm, we propose **Lean4Agent**, to the best of our knowledge, the first framework that uses Lean4, a dependent-type FL to model and verify agent behavior. **Lean4Agent** launches **FormalAgentLib**, an extensible Lean4 library for formally modeling and verifying agent workflows' semantic consistency under explicit assumptions, and enabling localization of execution-time failures revealed by trajectories. Building on **FormalAgentLib**, we further develop **LeanEvolve**, which applies results in **FormalAgentLib** to revise workflows to enhance its capability. Extensive experiments on a hard problem subset of SWE-Bench-Verified and a subset of ELAIP-Bench across 5 leading LLMs indicate that the verification-passing workflows outperform the failing ones by an average of **11.94%**, and **LeanEvolve** further improves SWE performance by **7.47%** on average. Furthermore, **Lean4Agent** establishes a foundation for a new field of using expressive dependent-type FL to formally model and verify agent behavior.

PaperPDFCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2606.06523")

Code

Syntology Ran 14 of 16 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 14 ran · our draft was wrong.

By repository: found in paper text by Syntology: 16 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

RickySkywalker/Lean4Agent found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 14 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

14ran · our draft was wrong
2unverified

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from RickySkywalker/Lean4Agent. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

_benchmark_of RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · f3d1529988fc70f0 · report
_norm_exec_state RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 33c9c1b62c8407d6 · report
_norm_injections RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · a18d3137a03662d2 · report
_norm_layer2_ref RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 7848a07aeb97cb57 · report
_norm_step_entries RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · a8966ec27a7734ba · report
_render_block RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 98a42f62c9ba20a7 · report
_render_injection RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · b050eed38bb75f61 · report
_resolve_meta RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · d5b72e7bb1d52cad · report
fmt_float RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 2bf7034d90e37f83 · report
lean_escape_in_interp RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 763e9304c248b99a · report
lean_safe_ident RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 3410bbc42f0d00b2 · report
lean_str RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 719e22b84d22d23d · report
render_l3_v2_tail RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 5ba516370941df71 · report
truncate_for_lean RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · fd01c043303a709b · report
_generate_inline RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology unverified MIT (permissive) · 5df5404a9e9ea3dd · report
generate_layer3_v2_lean RickySkywalker/Lean4Agent/leanagent/codegen/lean_verifier/layer3_v2_codegen.py found in paper text by Syntology unverified MIT (permissive) · f3f47c2ddf4697f2 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.06523, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections