leanprover-community / batteries

The "batteries included" extended library for the Lean programming language and theorem prover
Apache License 2.0
242 stars 101 forks source link

refactor: implement `BinaryHeap` using `Vector` #850

Open fgdorais opened 4 months ago

fgdorais commented 4 months ago

This is a follow-up to #849 which uses #793 to simplify major parts of the code, paving the way toward correctness proofs for BinaryHeap.

leanprover-community-bot commented 2 weeks ago

Mathlib CI status (docs):