lean4-htt/src
Henrik Böving 6faab78384
chore: delete unused invariant (#7759)
This PR deletes an unused invariant from the AIG to CNF conversion.
Interestingly despite being listed in the AIGNET paper it is actually
not used in the proof so we can just remove it.
2025-03-31 17:35:46 +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 perf: store mimalloc object size in header (#7734) 2025-03-31 06:52:56 +00:00
Init doc: docstring review for bitvectors (#7713) 2025-03-31 08:04:33 +00:00
initialize
kernel fix: bv_omega to use -implicitDefEqProofs (#7387) 2025-03-09 00:13:14 +00:00
lake test: disable flaky tests 2025-03-31 11:04:12 +02:00
Lean chore: enable build-specific documentation roots (#7455) 2025-03-31 09:01:35 +00:00
library chore: fix interpreter lean_assert 2025-03-21 09:38:50 +01:00
runtime feat: Std.BaseMutex.tryLock and Mutex.tryAtomically (#7751) 2025-03-31 12:19:09 +00:00
shell
Std chore: delete unused invariant (#7759) 2025-03-31 17:35:46 +00:00
util perf: use mimalloc for all Lean allocations (#7736) 2025-03-30 23:00:17 +00:00
cadical.mk
CMakeLists.txt chore: enable build-specific documentation roots (#7455) 2025-03-31 09:01:35 +00:00
config.h.in perf: use mimalloc by default (#7710) 2025-03-30 22:40:41 +00:00
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 chore: lake: revert use of Lake plugin (#7608) 2025-03-21 00:59:43 +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 chore: USE_LAKE: integrate into CMake (#4466) 2025-03-15 08:58:01 +00:00
Leanc.lean
Std.lean feat: Std.Net.Addr (#6563) 2025-01-09 09:33:03 +00:00
stdlib.make.in chore: lake: revert use of Lake plugin (#7608) 2025-03-21 00:59:43 +00:00
stdlib_flags.h chore: remove comment from src/stdlib_flags.h (#7531) 2025-03-17 18:07:58 +00:00
version.h.in feat: language reference links and examples in docstrings (#7240) 2025-03-12 09:17:27 +00:00