lean4-htt/src
Henrik Böving b55a5b0826
feat: add BitVec.add_neg_mul to bv_decide (#7486)
This PR adds the BitVec.add_neg_mul rule introduced in #7481 to
bv_decide's preprocessor.
2025-03-14 15:28:20 +00:00
..
bin feat: API to avoid deadlocks from dropped promises (#6958) 2025-02-07 15:33:10 +00:00
cmake fix: Windows stage0 linking (#6622) 2025-01-14 09:09:50 +01:00
include/lean feat: language reference links and examples in docstrings (#7240) 2025-03-12 09:17:27 +00:00
Init feat: BitVec.BV_ADD_NEG_MUL (#7481) 2025-03-14 13:21:17 +00:00
initialize
kernel fix: bv_omega to use -implicitDefEqProofs (#7387) 2025-03-09 00:13:14 +00:00
lake chore: use notation in favour of .empty functions (#7446) 2025-03-12 04:22:40 +00:00
Lean perf: Environment blocker removals from async-proofs branch (#7483) 2025-03-14 13:37:01 +00:00
library fix: properly handle scoping of join point candidates in cce (#7398) 2025-03-08 18:10:41 +00:00
runtime fix: heartbeats from realizeConst should be ignored (#7473) 2025-03-13 15:10:29 +00:00
shell
Std feat: add BitVec.add_neg_mul to bv_decide (#7486) 2025-03-14 15:28:20 +00:00
util fix: set CP_UTF8 on Windows (#7213) 2025-02-26 18:36:32 +00:00
cadical.mk
CMakeLists.txt chore: begin development cycle for v4.19.0 (#7299) 2025-03-03 11:01:21 +00:00
config.h.in
githash.h.in
Init.lean feat: allow async elab tasks to contribute to info trees reported to linters and request handlers (#7457) 2025-03-13 15:09:00 +00:00
lakefile.toml.in feat: Lake plugin w/ USE_LAKE (#7233) 2025-02-26 04:05:15 +00:00
lean-toolchain
Lean.lean feat: use realizeConst for all equation, unfold, induction, and partial fixpoint theorems (#7261) 2025-03-06 15:38:04 +00:00
lean.mk.in feat: use realizeConst for all equation and unfold theorems (#7348) 2025-03-05 14:56:50 +00:00
Leanc.lean
Std.lean feat: Std.Net.Addr (#6563) 2025-01-09 09:33:03 +00:00
stdlib.make.in fix: make the stage2 Leanc build use stage2 oleans rather than stage1 oleans (#7190) 2025-02-25 06:20:50 +00:00
stdlib_flags.h feat: elaborate theorem bodies in parallel (#7084) 2025-03-14 07:50:42 +00:00
version.h.in feat: language reference links and examples in docstrings (#7240) 2025-03-12 09:17:27 +00:00