leanprover-community/batteries

Verify Binary Heap

Open

#1,442 opened on Oct 2, 2025

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Lean (154 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (406 stars)
PR merge metrics
 (PR metrics pending)

Description

This is a standard textbook algorithm. It is well implemented in Batteries.Data.BinaryHeap but not verified.

If you're looking to get started with formal verification project in Lean, this should be an interesting one to try!

Contributor guide