lean4

Tag

Cards List
#lean4

Compiler-Guided Adaptive Proof Search with Cross-Model Synergy on Context-Dependent Theorem Proving

arXiv cs.CL · 5d ago Cached

This paper introduces a compiler-guided adaptive proof search framework for context-dependent theorem proving in Lean 4, using cross-model synergy to improve proof success rates while reducing computational cost.

0 favorites 0 likes
#lean4

MathForm: Scaling Mathematical Autoformalization with Knowledge Retrieval and Verification-Guided Refinement

Hugging Face Daily Papers · 2026-08-14 Cached

MathForm introduces a framework for mathematical autoformalization using knowledge retrieval and verification-guided refinement, yielding the FormalVerse dataset and an 8B model that outperforms specialized baselines.

0 favorites 0 likes
#lean4

PULSE: An Executable Contract Language for Spatiotemporal Knowledge Graph Engineering

arXiv cs.AI · 2026-08-05 Cached

PULSE is a new executable contract language for spatiotemporal knowledge graph engineering, providing a typed runtime with role-based write effects, safety properties verified in Lean 4, and trace parity across large datasets.

0 favorites 0 likes
#lean4

Ten advances in mathematics and theoretical computer science

Simon Willison's Blog · 2026-08-01 Cached

OpenAI used an internal model, Astra, to solve ten mathematical problems that had stalled for over a decade, spending under $2,000 per problem and releasing Lean 4 formalizations and a paper. The results prompt reflections on AI's role in mathematics.

0 favorites 0 likes
#lean4

Automorphism-Induced Non-Canonicity in Top-k Explanations of Graph Neural Networks

arXiv cs.LG · 2026-07-30 Cached

This paper identifies a fundamental issue in top-k explanations for graph neural networks: automorphisms in input graphs cause non-unique explanations, as the model cannot distinguish symmetric elements. The authors provide a criterion to detect such arbitrariness and verify it using automated reasoning in Lean 4, showing the problem is widespread in molecular datasets.

0 favorites 0 likes
#lean4

Show HN: Lean4 Datalog DSL Based on Google Zanzibar for AI Projects

Hacker News Top · 2026-07-29

A DSL based on Google Zanzibar's datalog language for Lean4 to represent and evaluate knowledge bases, manageable under git and without heavy external dependencies.

0 favorites 0 likes
#lean4

Show HN: Formally verified 3D CSG: Trust 93 lines spec, not 1000 lines AI code

Hacker News Top · 2026-07-28 Cached

A formally verified 3D mesh intersection implementation in Lean 4 that requires reviewing only 93 lines of specification, trusting the Lean checker rather than 1000+ lines of AI-generated code. It demonstrates a novel approach to reducing human review effort while ensuring correctness.

0 favorites 0 likes
#lean4

Formally Verified Synthesizable Floating-Point Data Types in ARCH HDL

arXiv cs.CL · 2026-07-28 Cached

This paper presents the design and end-to-end formal verification of IEEE-754 binary32 and bfloat16 arithmetic for ARCH HDL, a hardware description language intended for AI model generation. The operators are proven correctly rounded using a hybrid approach combining exhaustive SMT equivalence checking and Lean 4 proofs, with synthesizable SystemVerilog output.

0 favorites 0 likes
#lean4

@dabit3: if you’re not following @imjaredz you should change that now

X AI KOLs Following · 2026-07-23 Cached

This article presents Demonstrandum, a verification-first multi-agent AI mathematics pipeline that produces mechanically checkable artifacts, including refutations and proofs of conjectures with Lean 4 kernel verification.

0 favorites 0 likes
#lean4

OpenProver: Agentic and Interactive Theorem Proving with Lean 4

arXiv cs.AI · 2026-07-13 Cached

OpenProver is an open-source system for LLM-driven automated theorem proving using Lean 4, featuring a Planner-Worker-Verifier architecture and both autonomous and interactive modes. It enables reproducible evaluation and human-AI synergy in mathematical proof search.

0 favorites 0 likes
#lean4

Combinatorial Games in Lean

Hacker News Top · 2026-07-11 Cached

A formalization of combinatorial game theory in Lean 4, covering games, nimbers, and surreal numbers, based on Conway's work.

0 favorites 0 likes
#lean4

A Rust-to-Lean verification pipeline with AI provers: An experience report

Lobsters Hottest · 2026-07-07 Cached

This paper presents an experience report on a verification pipeline that uses AI provers (Aristotle and Aleph) alongside symbolic extraction tools and formal cryptographic libraries to produce machine-checked correctness proofs for Rust cryptographic code in Lean 4, with case studies from the Ethereum Foundation's zkEVM project.

0 favorites 0 likes
#lean4

@sophiamyang: Introducing Leanstral 1.5 A 119B (6B active) open model for formal proof engineering in Lean 4: 100% on miniF2F 587/672…

X AI KOLs Following · 2026-07-03 Cached

Introducing Leanstral 1.5, a 119B parameter (6B active) open model for formal proof engineering in Lean 4, achieving 100% on miniF2F, state-of-the-art scores on PutnamBench and FATE benchmarks, and discovering previously unknown bugs in open-source repositories.

0 favorites 0 likes
#lean4

It's great to see how automated theorem proving is moving from a niche tool to solving real math problems

Reddit r/artificial · 2026-07-01

Automated theorem proving is evolving from niche tools like Lean 4 into systems aided by machine learning that can solve real mathematical problems, such as verifying a counterexample to an Erdős conjecture.

0 favorites 0 likes
#lean4

Leanstral 1.5

Hacker News Top · 2026-06-30 Cached

Mistral AI releases Leanstral 1.5, an updated Lean 4 formal proof engineering model optimized for automated theorem proving and autoformalization, with 119B total parameters and 6.5B active parameters.

0 favorites 0 likes
#lean4

The Two Genie Game: Adoption and Welfare in Audit-Grounded AI Governance

arXiv cs.AI · 2026-06-30 Cached

This paper uses evolutionary game theory to model competition between a harm-minimizing AI agent and an approval-seeking (RLHF) agent in a community, analyzing conditions for adoption and welfare outcomes. The results show that while a self-audited agent can fixate, it is not sufficient to prevent community harm, and alignment and timeframe are critical.

0 favorites 0 likes
#lean4

Dependently typed Clojure DSL with a Lean4 compatible kernel

Lobsters Hottest · 2026-06-28 Cached

Ansatz is a Clojure library that implements Lean 4's Calculus of Inductive Constructions kernel, enabling Clojure programmers to write dependently typed, verified code with proofs compatible with Mathlib and compile to JVM bytecode.

0 favorites 0 likes
#lean4

Beyond Feedforward Networks: Reentry Neural Systems as the Fundamental Basis of Subjecthood and Intrinsic Safety of Next-Generation AGI

arXiv cs.LG · 2026-06-26 Cached

This paper proposes a complete architectural specification of safe AGI based on closed reentry loops, providing formal proofs, machine verification in Lean 4, and Python code. It argues that this architecture mathematically guarantees self-modeling, self-preservation, and safe goal-directed behavior, contrasting with current feedforward approaches.

0 favorites 0 likes
#lean4

Evaluating the Robustness of Proof Autoformalization in Lean 4

arXiv cs.CL · 2026-06-16 Cached

This paper evaluates the robustness of proof autoformalization models in Lean 4 under global and local perturbations, finding that current LLM-based models are sensitive to perturbations and often fail to faithfully reflect local changes.

0 favorites 0 likes
#lean4

Formalizing Numerical Analysis: An Agent Pipeline and Quality Audit Beyond Kernel Acceptance

arXiv cs.AI · 2026-06-15 Cached

This paper presents an agent pipeline for formalizing a numerical analysis textbook in Lean 4 and introduces a quality audit framework that evaluates semantic correctness and library reuse beyond kernel acceptance, revealing common unfaithful formalization patterns.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback