lean4-htt/src
Joachim Breitner f3baff8dce
fix: fun_induction to generalize like induction does (#7127)
This PR follows up on #7103 which changes the generaliziation behavior
of `induction`, to keep `fun_induction` in sync. Also fixes a `Syntax`
indexing off-by-one error.
2025-02-18 11:03:56 +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: conversions between Float and finite integers (#7083) 2025-02-17 15:42:10 +00:00
Init feat: Repr and Hashable for IntX (#7128) 2025-02-18 11:03:53 +00:00
initialize
kernel feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
lake feat: lake: support plugins (#7001) 2025-02-14 04:57:31 +00:00
Lean fix: fun_induction to generalize like induction does (#7127) 2025-02-18 11:03:56 +00:00
library chore: trivial changes from async-proofs branch (#7028) 2025-02-10 16:44:05 +00:00
runtime fix: race condition led to (sync := true) tasks being spawned as separate dedicated tasks (#7089) 2025-02-17 09:52:40 +00:00
shell
Std feat: getKey functions for the tree map (#7116) 2025-02-18 09:29:57 +00:00
util chore: Task.get block profiling (#7016) 2025-02-10 10:56:49 +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: binderNameHint (#6947) 2025-02-06 11:03:27 +00:00
lakefile.toml.in
lean-toolchain
Lean.lean feat: premise selection API (#7061) 2025-02-14 04:08:18 +00:00
lean.mk.in chore: trivial changes from async-proofs branch (#7028) 2025-02-10 16:44:05 +00:00
Leanc.lean
Std.lean feat: Std.Net.Addr (#6563) 2025-01-09 09:33:03 +00:00
stdlib.make.in chore: build Lean with Elab.async (#6989) 2025-02-10 18:16:20 +00:00
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