lean4-htt/src
Cameron Zwarich 89752e2242
fix: support compiling casesOn recursors of subsingleton predicates (#9977)
This PR adds support for compilation of `casesOn` recursors of
subsingleton predicates.

Fixes #9963.
2025-08-19 00:23:24 +00:00
..
bin
cmake
include/lean feat: add array access functions that return a borrowed result (#9864) 2025-08-12 04:25:14 +00:00
Init feat: tactic info per intro hypothesis, rfl pattern (#9942) 2025-08-18 13:55:06 +00:00
initialize feat: remove the old compiler (#9275) 2025-07-09 06:00:46 +00:00
kernel feat: kernel hint for proof-by-reflection (#9865) 2025-08-12 19:24:47 +00:00
lake fix: print mathlib toolchain URL properly (#9962) 2025-08-18 08:11:50 +00:00
Lean fix: support compiling casesOn recursors of subsingleton predicates (#9977) 2025-08-19 00:23:24 +00:00
library chore: remove unused FnBody.mdata constructor (#9564) 2025-07-26 15:20:13 +00:00
runtime refactor: implement IO.waitAny using Lean (#9732) 2025-08-06 13:09:15 +00:00
shell
Std fix: remove local Triple notation from SpecLemmas.lean to fix stage2 (#9967) 2025-08-18 16:41:26 +00:00
util chore: have shell.cpp use library/util.h rather than library/compiler… (#9269) 2025-07-09 01:41:04 +00:00
cadical.mk
CMakeLists.txt chore: begin dev cycle for v4.24.0 (#9925) 2025-08-15 08:02:04 +00:00
config.h.in
githash.h.in
Init.lean chore: module-ize Init.lean 2025-06-29 16:52:13 +02:00
lakefile.toml.in chore: benchmark using USE_LAKE (#9361) 2025-07-17 18:44:29 +00:00
lean-toolchain
Lean.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
lean.mk.in
Leanc.lean
Std.lean feat: Upstream MPL.SPred.* from mpl (#8928) 2025-06-26 11:15:11 +00:00
stdlib.make.in chore: avoid calling into lake twice from CMake build (#9688) 2025-08-02 20:48:45 +00:00
stdlib_flags.h chore: remove old documentation site (#7974) 2025-05-14 14:31:33 +00:00
version.h.in