lean

Tag

Cards List
#lean

@ryanlpeterman: Leonardo de Moura (@Leonard41111588) is the creator of Lean and the Z3 theorem prover. I talked with him about how Lean…

X AI KOLs Timeline · 15h ago Cached

An interview episode with Leonardo de Moura, creator of Lean and Z3, discussing how Lean works, the role of LLMs in formal verification, and how AI-assisted proofs could transform software development and mathematics.

0 favorites 0 likes
#lean

OpenAI's Unreleased Model Astra Solves Ten Major Open Mathematics Problems (34 minute read)

TLDR AI · 2026-08-04 Cached

OpenAI's unreleased model Astra reportedly solved ten major open mathematics problems, with results formalized in Lean certificates, signaling a major leap in AI mathematical reasoning.

0 favorites 0 likes
#lean

@rohanpaul_ai: $2K of tokens costs less than sending 2 people to a conference, and that gap is what changes the calculation for open p…

X AI KOLs Following · 2026-08-03 Cached

OpenAI reports that an internal version of its next major model (Astra) solved 10 long-standing open problems in math and theoretical computer science for roughly $2,000 in tokens, with formal Lean certificates.

0 favorites 0 likes
#lean

LLM Framework for Discovering Major Mathematical Conjectures: AI's Quest for the Next Riemann Hypothesis

arXiv cs.AI · 2026-08-03 Cached

This paper introduces a three-stage LLM pipeline for systematically generating and validating major mathematical conjectures, using Lean 4 formal verification and reflective validation to discover problems with high 'problem taste'.

0 favorites 0 likes
#lean

Postmortem for Lean Kernel Soundness Bug #14576

Lobsters Hottest · 2026-08-01 Cached

A postmortem of a soundness bug in the Lean kernel that was exploited to produce a 'disproof' of the Collatz conjecture, with the fix and analysis of why independent checkers also initially missed it.

0 favorites 0 likes
#lean

Why is it all in the kernel?

Hacker News Top · 2026-07-31 Cached

Lawrence Paulson discusses a bogus refutation of the Collatz conjecture caused by a bug in the Lean kernel, reflecting on proof objects and soundness in proof assistants.

0 favorites 0 likes
#lean

@MLStreetTalk: An apparently AI-generated formal proof, in Lean, purporting to be a disproof to the Collatz conjecture, was actually e…

X AI KOLs Timeline · 2026-07-30 Cached

An AI-generated formal proof in Lean that claimed to disprove the Collatz conjecture actually exploited two bugs in the Lean kernel, now patched. Lean creator Leo de Moura warns this will keep happening as AIs are good at finding soundness bugs.

0 favorites 0 likes
#lean

Why Rocq is better than Lean for program verification

Lobsters Hottest · 2026-07-28 Cached

A technical blog post argues that Rocq (Coq) is better than Lean for program verification due to Rocq's native support for coinductive types and cofixpoints, contrasting with Lean's less mature, library-based approach.

0 favorites 0 likes
#lean

We have proof automation now

Hacker News Top · 2026-07-26 Cached

The article discusses how LLMs can automate proof generation in dependently-typed languages like Lean and Rocq, making formal verification dramatically more practical by leveraging proof irrelevance and reducing the need for manual proof engineering.

0 favorites 0 likes
#lean

LeanFlow: A Case Study in Workflow-Driven Lean Autoformalization

arXiv cs.AI · 2026-07-24 Cached

LeanFlow is an LLM agent system for translating mathematical papers into formalized Lean projects, evaluated through case studies and benchmarks with Kimi-K2.6 and GPT-5.5, achieving high completion rates within budget constraints.

0 favorites 0 likes
#lean

AI agents strengthened Terence Tao's landmark Collatz theorem. For each f(N)→∞, almost every N falls below f(N) within 436 ln N steps. New: natural density and one explicit clock. Not the full conjecture. Lean-verified.

Reddit r/singularity · 2026-07-21 Cached

A new formal theorem, verified in Lean, shows that for thresholds tending to infinity, almost every positive integer falls below the threshold within 436 log N Collatz steps, strengthening Terence Tao's earlier result with explicit bounds and natural density.

0 favorites 0 likes
#lean

PriorProof: A Point-in-Time Measure of Technique Novelty for Formal Proofs

arXiv cs.AI · 2026-07-21 Cached

PriorProof introduces a method to measure the novelty of proof techniques in formal mathematics by analyzing the dependency footprint of Lean proof terms against a prior built from an earlier snapshot of Mathlib. The method agrees with human raters on 69.7% of pairs and provides interpretable score gaps.

0 favorites 0 likes
#lean

Human mathematicians are being outcounterexampled

Hacker News Top · 2026-07-20 Cached

AI systems, including ChatGPT and OpenAI's Sol, have disproved and fully formalized the Erdős Unit Distance conjecture, marking a milestone in AI-assisted mathematics. The article discusses the process and implications for the future of mathematical proof verification.

0 favorites 0 likes
#lean

Introduction to Formal Verification with Lean (Part 1)

Lobsters Hottest · 2026-07-19 Cached

A tutorial introducing formal verification using the Lean proof assistant, specifically verifying the One-Time Pad protocol. Aimed at cryptographic engineers new to formal verification.

0 favorites 0 likes
#lean

Solving 20 Erdős Problems with 20 Codex Accounts Running in Parallel

Hacker News Top · 2026-07-15 Cached

Researchers used 20 parallel Codex accounts to solve 20 Erdős problems, including a formal proof of Erdős problem #123 in number theory using Lean.

0 favorites 0 likes
#lean

@MSFTResearch: Cryptographic code supports vital protections in modern computing systems. Learn how a new method helps verify code as …

X AI KOLs Timeline · 2026-07-13 Cached

Microsoft Research presents a new methodology using Rust, Lean, Aeneas, and AI agents to formally verify cryptographic code, enabling scalable verification for production algorithms like ML-KEM and SHA-3 while preserving performance.

0 favorites 0 likes
#lean

Stand-up maths: Has an AI discovered new maths?

Reddit r/singularity · 2026-07-10 Cached

Matt Parker's video explores recent cases where AI, including ChatGPT, helped solve open Erdős problems in mathematics, highlighting a new era of AI-assisted mathematical discovery.

0 favorites 0 likes
#lean

@AnimaAnandkumar: Excited to share four Lean-related papers from our group at @icmlconf workshops in Math and Physics! Together, these wo…

X AI KOLs Timeline · 2026-07-09 Cached

Anima Anandkumar announces four Lean-related papers from their group at ICML workshops, covering verified ML systems, functional program synthesis, proof assistant interoperability, and scientific reasoning, positioning Lean as infrastructure for AI.

0 favorites 0 likes
#lean

Leanstral (12 minute read)

TLDR AI · 2026-07-06 Cached

LeanstralSafeVerify is a tool to safely verify Lean code against specifications, guarding against exploits and used in several web apps and leaderboards.

0 favorites 0 likes
#lean

Leanstral 1.5: Proof Abundance for All

Hacker News Top · 2026-07-03 Cached

Mistral AI releases Leanstral 1.5, a 6B active parameter model for Lean 4 proof engineering, achieving state-of-the-art results on multiple formal verification benchmarks and uncovering real-world bugs, fully open-sourced under Apache-2.0.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback