leanprover-community/batteries
The "batteries included" extended library for the Lean programming language and theorem prover
LeanApache-2.0
Issues
- 2
- 3
Fixed width signed integer datatypes.
#472 opened by joehendrix - 3
- 2
- 3
Syntax for creating concrete HashMaps
#726 opened by austinletson - 0
- 2
`proof_wanted` is linted for unused arguments
#938 opened by YaelDillies - 3
Add docker / gitpod integrations
#565 opened by alexjbest - 5
False positive from the unusedHavesSuffices linter
#428 opened by kim-em - 0
alias does not open namespaces
#810 opened by YaelDillies - 0
`#where` doesn't print `open scoped`
#778 opened by fpvandoorn - 6
Missing lemma about `Sum.elim`
#685 opened by madvorak - 2
Usage examples for HashMap.lean
#469 opened by digama0 - 2
`List.pmap`, but for proofs only and O(1)
#711 opened by digama0 - 3
Documentation instructions are out of date.
#333 opened by joehendrix - 3
- 2
Bugs in `ext` tactic
#618 opened by fgdorais - 5
Installation instruction confusion
#689 opened by mars0i - 0
- 2
`omega` does not support powers.
#500 opened by ericrbg - 4
Array.minX functions are buggy
#431 opened by Blei - 1
- 1
`omega` has issues with `mdata` handling
#509 opened by girving - 0
- 0
`omega` only wants constants on one side.
#499 opened by ericrbg - 2
`omega` doesn't understand `n ≠ 0`
#482 opened by girving - 2
Int.ofNat_natAbs_eq_of_nonneg and Int.natAbs_of_nonneg seem duplicates
#419 opened by Ruben-VandeVelde - 0
Document std4#232
#402 opened by fgdorais - 1
Update stable branch to v4.3.0
#414 opened by fgdorais - 5
After import Std, the behavior of HMod.hMod of Int changed without warning.
#411 opened by JiechengZhao - 1
Missing release tag for v4.3.0-rc2
#391 opened by fgdorais - 0
- 0
Codify style guide
#336 opened by digama0 - 0
Codify naming conventions
#335 opened by joehendrix - 1
Code action for induction ... using ...
#311 opened by PatrickMassot - 1
Build fails: Failed to syntesize instance
#319 opened by yetanotherus3r - 6
Automate testing against Mathlib?
#309 opened by joehendrix - 14
Signature of ``BitVec.shiftLeft, BitVec.ushiftRight, BitVec.sshiftRight, BitVec.zeroExtend`` does not match SMT-LIB
#302 opened by PratherConid - 0
Upstream various lemmas about sublists to Std
#307 opened by eric-wieser - 0
- 0
over-zealous `cases` code action
#270 opened by kbuzzard - 1
- 0
`simpNF` gives false positives when the LHS simplifies by a lower priority lemma
#207 opened by kim-em - 1
- 0
incorrect output from `linter.unnecessarySimpa`
#180 opened by kbuzzard - 0
show_term auto bound interaction and by?
#167 opened by alexjbest - 3
`simpNF` linter rejecting working simp lemma
#71 opened by kbuzzard - 3
Consider removing RBTree.ofList
#117 opened by Ruben-VandeVelde - 0
`dupNamespace` linter should ignore aux lemmas
#103 opened by urkud - 0
`@[norm_cast move]` is broken
#79 opened by gebner