Skip to content

Pull requests: leanprover/lean4

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat: lake: local package overrides builds-mathlib CI has verified that Mathlib builds against this PR changelog-lake Lake toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6411 opened Dec 18, 2024 by tydeu Draft
chore: fix some docstrings toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6410 opened Dec 18, 2024 by fgdorais Loading…
feat: BitVec.{toFin, toInt, msb}_umod toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6404 opened Dec 16, 2024 by alexkeizer Draft
chore: permit Lake failures in PR release CI builds-mathlib CI has verified that Mathlib builds against this PR changelog-no Do not include this PR in the release changelog toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6403 opened Dec 16, 2024 by tydeu Loading…
feat: BitVec.{toInt, toFin, msb}_udiv toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6402 opened Dec 16, 2024 by alexkeizer Draft
fix: ensure simp and dsimp do not unfold too much breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan changelog-language Language features, tactics, and metaprograms toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6397 opened Dec 16, 2024 by leodemoura Loading…
feat: runtime primitives for mpz objects builds-mathlib CI has verified that Mathlib builds against this PR changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6395 opened Dec 16, 2024 by tydeu Draft
feat: improved export command, namespace aliases breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan changelog-language Language features, tactics, and metaprograms toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6393 opened Dec 15, 2024 by kmill Loading…
feat: explanations for cases applied to non-inductive types changelog-language Language features, tactics, and metaprograms toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6378 opened Dec 13, 2024 by kmill Loading…
feat: asynchronous kernel checking changelog-language Language features, tactics, and metaprograms toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6368 opened Dec 11, 2024 by Kha Draft
feat: partial_fixpoint: partial functions with equations builds-mathlib CI has verified that Mathlib builds against this PR toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6355 opened Dec 10, 2024 by nomeata Draft
feat: BitVec.toNat theorems for rotateLeft and rotateRight awaiting-author Waiting for PR author to address issues changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6347 opened Dec 9, 2024 by mhk119 Loading…
feat: BitVec.toInt_shiftLeft theorem awaiting-author Waiting for PR author to address issues changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6346 opened Dec 9, 2024 by mhk119 Loading…
feat: tweak delta expansion heuristics breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6335 opened Dec 8, 2024 by Command-Master Draft
feat: parallel progress notifications builds-mathlib CI has verified that Mathlib builds against this PR changelog-server Language server, widgets, and IDE extensions toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6329 opened Dec 6, 2024 by Kha Loading…
feat: add BitVec.(getMSbD, msb)_replicate, replicate_append_replicate_eq and support theorems awaiting-author Waiting for PR author to address issues builds-mathlib CI has verified that Mathlib builds against this PR toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6326 opened Dec 6, 2024 by luisacicolini Draft
feat: importModules without loading environment extensions builds-mathlib CI has verified that Mathlib builds against this PR changelog-language Language features, tactics, and metaprograms toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6325 opened Dec 6, 2024 by Kha Draft
feat: lake fetch changelog-lake Lake toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6323 opened Dec 6, 2024 by tydeu Draft
feat: asynchronous timer API changelog-no Do not include this PR in the release changelog toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6306 opened Dec 4, 2024 by hargoniX Draft
feat: HashMap.toList_insert_perm_of_not_mem toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6304 opened Dec 4, 2024 by kim-em Draft
refactor: lake: use StateRefT for BuildStore changelog-lake Lake toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6290 opened Dec 2, 2024 by tydeu Draft
feat: warnings when declarations and export aliases conflict awaiting-review Waiting for someone to review the PR breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan changelog-language Language features, tactics, and metaprograms toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6269 opened Dec 1, 2024 by kmill Loading…
feat: dotParam widget to control dot notation changelog-language Language features, tactics, and metaprograms toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6267 opened Nov 30, 2024 by kmill Draft
2
1
experiment: induction principles for non-recursive functions builds-mathlib CI has verified that Mathlib builds against this PR toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
#6261 opened Nov 29, 2024 by nomeata Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.