lean4-htt/src
Kim Morrison a92e9c7944
chore: move @[simp] from pred_le to sub_one_le (#4522)
(We already have a simp lemma unfolding `pred` to `· - 1`.)

---------

Co-authored-by: Joachim Breitner <mail@joachim-breitner.de>
2024-06-23 07:58:38 +00:00
..
bin feat: Web Assembly Build (#2599) 2023-10-04 09:04:20 +02:00
cmake
include/lean fix: validate UTF-8 at C++ -> Lean boundary (#3963) 2024-06-19 14:05:48 +00:00
Init chore: move @[simp] from pred_le to sub_one_le (#4522) 2024-06-23 07:58:38 +00:00
initialize chore: fix more typos in comments 2023-10-08 14:37:34 -07:00
kernel feat: propagate maxHeartbeats to kernel (#4113) 2024-05-09 17:44:19 +00:00
lake fix: lake: remove module dynlib from platform-independent trace (#4478) 2024-06-22 01:24:23 +00:00
Lean refactor: port recOn construction to Lean (#4516) 2024-06-23 07:36:27 +00:00
library refactor: port recOn construction to Lean (#4516) 2024-06-23 07:36:27 +00:00
runtime fix: validate UTF-8 at C++ -> Lean boundary (#3963) 2024-06-19 14:05:48 +00:00
shell fix: do not dllexport symbols in core static libraries (#3601) 2024-03-15 11:58:34 +00:00
Std feat: introduce Std (#4499) 2024-06-21 07:08:45 +00:00
util feat: expose flags for the bundled C compiler (#4477) 2024-06-22 01:23:33 +00:00
CMakeLists.txt feat: introduce Std (#4499) 2024-06-21 07:08:45 +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: introduce Std (#4499) 2024-06-21 07:08:45 +00:00
stdlib.make.in feat: introduce Std (#4499) 2024-06-21 07:08:45 +00:00
stdlib_flags.h feat: more infrastructure for tactic documentation (#4490) 2024-06-21 12:49:30 +00:00
version.h.in feat: System.Platform.target (#3207) 2024-01-24 12:11:00 +00:00