lean4-htt/src
JovanGerb 2c6eacee30
fix: #discr_tree_simp_key shouldn't look into lhs of (#6936)
This PR fixes the `#discr_tree_simp_key` command, because it displays
the keys for just `lhs` in `lhs ≠ rhs`, but it should be `lhs = rhs`,
since that is what simp indexes.
2025-02-04 08:43:12 +00:00
..
bin chore: CMAKE_CXX_SYSROOT_FLAG is also needed for linking (#6297) 2024-12-03 16:14:22 +00:00
cmake fix: Windows stage0 linking (#6622) 2025-01-14 09:09:50 +01:00
include/lean chore: revert "perf: use C23's free_sized when available" (#6841) 2025-01-29 09:11:23 +00:00
Init feat: improve grind case-split on Iff (#6940) 2025-02-04 04:41:04 +00:00
initialize
kernel feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
lake feat: align take/drop/extract across List/Array/Vector (#6860) 2025-01-30 01:24:25 +00:00
Lean fix: #discr_tree_simp_key shouldn't look into lhs of (#6936) 2025-02-04 08:43:12 +00:00
library chore: revert "perf: use C23's free_sized when available" (#6841) 2025-01-29 09:11:23 +00:00
runtime chore: revert "perf: use C23's free_sized when available" (#6841) 2025-01-29 09:11:23 +00:00
shell
Std feat: bv_decide lower ||| to &&& and add and_eq_allOnes (#6741) 2025-02-03 22:10:31 +00:00
util feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
cadical.mk
CMakeLists.txt chore: begin development cycle for v4.18.0 (#6943) 2025-02-04 05:47:20 +00:00
config.h.in
githash.h.in
Init.lean feat: try? tactic (#6905) 2025-02-02 06:37:49 +00:00
lakefile.toml.in
lean-toolchain
Lean.lean
lean.mk.in
Leanc.lean
Std.lean feat: Std.Net.Addr (#6563) 2025-01-09 09:33:03 +00:00
stdlib.make.in
stdlib_flags.h feat: add debug.proofAsSorry (#6300) 2024-12-03 23:21:38 +00:00
version.h.in chore: tag prerelease builds with -pre (#5943) 2024-11-06 14:47:52 +00:00