Lean Focused Research Organization

@lean-lang.org

Supporting the Formal Mathematics revolution

๐Ÿš€ Lean 4.29.0 is out! Faster startup, simpler ๐š—๐š˜๐š—๐šŒ๐š˜๐š–๐š™๐šž๐š๐šŠ๐š‹๐š•๐šŽ semantics, higher-order Miller pattern support in ๐š๐š›๐š’๐š—๐š, and a significant overhaul to reducibility and instance handling. 453 changes! ๐Ÿ”— lean-lang.org/doc/reference/latest/releases/v4.29.0/ #LeanLang #LeanProver

Bild

Lean 4.28.0 is out! New symbolic simulation framework for ๐š๐š›๐š’๐š—๐š, user-defined ๐š๐š›๐š’๐š—๐š attributes for custom tactics, a new ๐šœ๐š˜๐š•๐šŸ๐šŽ๐š›๐™ผ๐š˜๐š๐šŽ in ๐š‹๐šŸ_๐š๐šŽ๐šŒ๐š’๐š๐šŽ for proof vs. counterexample search, and lean4checker available out of the box. lean-lang.org/doc/referenc... #LeanLang #LeanProver #ProofAssistant

Bild

Looking for a lemma in #LeanLang / #Mathlib but don't know its name? Use Loogle! to search: By pattern: _ * (_ ^ _) finds expressions matching the pattern By conclusion: |- tsum _ = _ * tsum _ finds specific conclusion shapes Combine searches with commas for precision! loogle.lean-lang.org

Loogle - Search Lean and Mathlib

Loogle is a search tool for finding definitions, theorems, and lemmas in Lean 4 and Mathlib.

loogle.lean-lang.org

๐‹๐ž๐š๐ง ๐Ÿ’.๐Ÿ๐Ÿ’.๐ŸŽ ๐ข๐ฌ ๐ฅ๐ข๐ฏ๐ž! This release improves the module system, strengthens the ๐š๐š›๐š’๐š—๐š tactic, and advances the standard library. Key improvements: 3.5x faster auto-completion, streamlined "try this" suggestions, new ๐š๐š›๐š’๐š—๐š AC solver, enhanced ๐š–๐šŸ๐šŒ๐š๐šŽ๐š— syntax. Read more: lean-lang.org/doc/referenc...

Bild

Tactic tip: Lean's ๐šœ๐š’๐š–๐š™? is an optimization tool that shows the minimal ๐šœ๐š’๐š–๐š™ ๐š˜๐š—๐š•๐šข call needed to close a goal. Use the ๐šœ๐š’๐š–๐š™? "Try this" suggestion to insert the precise ๐šœ๐š’๐š–๐š™ ๐š˜๐š—๐š•๐šข call into your proof. Learn more: lean-lang.org/theorem_prov... #LeanLang #LeanProver #ProofAssistant

Bild

New use case on our website: AWS's Cedar authorization policy language verified with Lean, using "verification-guided development", and integrated into Cedar's development workflow. โžก๏ธRead more: lean-lang.org/use-cases/ce... #LeanLang #LeanProver #CedarPolicy #FormalVerification #AWS

Lean Programming Language

Lean is an open-source programming language and proof assistant that enables correct, maintainable, and formally verified code.

lean-lang.org