batteries icon indicating copy to clipboard operation
batteries copied to clipboard

The "batteries included" extended library for the Lean programming language and theorem prover

Results 164 batteries issues
Sort by recently updated
recently updated
newest added

It was still present in the namespaces `Std.Tactic.Lint` and `Std.CodeAction`.

awaiting-review

This is to correct a name clash from #528 with Mathlib pointed out by @eric-wieser We add `List.finRange` and `Array.finRange` (with basic lemmas). The synonyms `Fin.list` and `Fin.enum` are deprecated.

awaiting-author

These have been recently requested on [Zulip](https://leanprover.zulipchat.com/#narrow/stream/270676-lean4/topic/Regarding.20map.20and.20extract.20for.20Byte.2FFloatArrays/near/452971124).

awaiting-review

- [x] Depends on #827

awaiting-review

Alternative to #836. While this is not quite a drop-in replacement for users of Mathlib's `ByteSlice`, it offers the same functionality while using the same basic structure as core's `Subarray`...

awaiting-review

General purpose bisection algorithm.

awaiting-review

These were previously moved to core (verbatim) in leanprover/lean4#3290.

awaiting-review