This is a standard textbook algorithm. It is well implemented in [Batteries.Data.BinaryHeap](https://github.com/leanprover-community/batteries/blob/main/Batteries/Data/BinaryHeap.lean) but not verified. If you're looking to get started with formal verification project in Lean, this should be an interesting one to try!
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!