lean4-htt/src
Siddharth e106be19dd
feat: sshiftRight bitblasting (#4889)
We follow the same strategy as
https://github.com/leanprover/lean4/pull/4872,
https://github.com/leanprover/lean4/pull/4571, and implement bitblasting
theorems for `sshiftRight`.

---------

Co-authored-by: Tobias Grosser <tobias@grosser.es>
2024-08-07 10:33:56 +00:00
..
bin feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
cmake
include/lean feat: add some low level helper APIs (#4778) 2024-07-17 20:12:05 +00:00
Init feat: sshiftRight bitblasting (#4889) 2024-08-07 10:33:56 +00:00
initialize fix: explicitly initialize Std in lean_initialize (#4668) 2024-07-06 13:17:30 +00:00
kernel perf: expr_eq_fn (#4934) 2024-08-07 00:02:14 +00:00
lake fix: language server windows issues (#4821) 2024-08-07 06:19:33 +00:00
Lean fix: language server windows issues (#4821) 2024-08-07 06:19:33 +00:00
library perf: fix implementation of move constructors and move assignment ope… (#4700) 2024-08-02 17:55:03 +00:00
runtime feat: Revamp file reading and writing (#4906) 2024-08-07 07:39:15 +00:00
shell chore: ignore stale leanpkg tests (#4925) 2024-08-06 08:19:33 +00:00
Std feat: gaps/cleanup in List lemmas (#4835) 2024-07-26 05:00:50 +00:00
util chore: cli help text: comma-separate alternative option forms (#4911) 2024-08-04 22:54:34 +00:00
CMakeLists.txt fix: calling programs with spaces on Windows (#4515) 2024-07-26 17:35:05 +00:00
config.h.in
githash.h.in
Init.lean feat: grind normalization theorems (#4164) 2024-05-14 19:19:38 +00:00
lakefile.toml.in feat: introduce Std (#4499) 2024-06-21 07:08:45 +00:00
lean-toolchain doc: VS Code dev setup (#2961) 2023-11-30 08:35:03 +00:00
Lean.lean feat: propagate maxHeartbeats to kernel (#4113) 2024-05-09 17:44:19 +00:00
lean.mk.in fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
Leanc.lean feat: expose flags for the bundled C compiler (#4477) 2024-06-22 01:23:33 +00:00
Std.lean feat: Std.HashMap (#4583) 2024-07-05 10:14:20 +00:00
stdlib.make.in fix: move Std from libleanshared to much smaller libInit_shared (#4661) 2024-07-06 11:43:09 +02:00
stdlib_flags.h chore: unset parseQuotWithCurrentStage in stage1’s src/stdlib_flags.h (#4537) 2024-06-23 09:44:14 +00:00
version.h.in feat: System.Platform.target (#3207) 2024-01-24 12:11:00 +00:00