lean4-htt/src/Init
Junyan Xu 2aeeed13cf
fix: generalize Prod.lexAccessible to match Lean 3 (#2388)
* fix: generalize Prod.lexAccessible to match Lean 3

* fix

* fix
2023-08-09 08:54:53 -07:00
..
Control chore: add semiOutParam annotations 2023-04-10 13:00:04 -07:00
Data refactor: simplify String.splitOnAux (#2271) 2023-07-19 11:50:27 +00:00
System feat: IO.Process.getPID & IO.FS.Mode.writeNew 2023-08-08 16:23:43 -04:00
Classical.lean fix: spacing in by_cases 2022-11-16 08:16:42 -08:00
Coe.lean doc: improve documentation of Init.Coe 2023-06-05 15:52:25 -07:00
Control.lean feat: add ExceptCpsT 2021-02-27 18:44:24 -08:00
Conv.lean fix: repeat conv should not auto-close the goal 2023-07-27 18:15:35 -04:00
Core.lean chore: get rid of all inline C annotations for LLVM (#2363) 2023-07-30 10:39:40 +02:00
Data.lean feat: Channel 2022-09-05 08:52:46 -07:00
Dynamic.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Hints.lean fix: Not should not be reducible, special support for Ne 2021-02-15 17:36:11 -08:00
Meta.lean chore: get rid of all inline C annotations for LLVM (#2363) 2023-07-30 10:39:40 +02:00
Notation.lean feat: implement have this (part 1) 2023-06-02 16:19:02 +02:00
NotationExtra.lean chore: write "|-" as "|" noWs "-" (#2299) 2023-07-14 09:48:20 -07:00
Prelude.lean doc: fix comment for Nat.sub 2023-08-09 08:54:24 -07:00
ShareCommon.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
SimpLemmas.lean feat: add bne_iff_ne 2023-07-05 08:51:34 -07:00
SizeOf.lean doc: documentation for Init.SizeOf 2022-08-17 14:48:10 -07:00
SizeOfLemmas.lean fix: protect sizeOf lemmas 2023-07-19 08:50:59 +02:00
System.lean feat: Mutex, Condvar 2022-09-05 08:52:46 -07:00
Tactics.lean chore: write "|-" as "|" noWs "-" (#2299) 2023-07-14 09:48:20 -07:00
Util.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
WF.lean fix: generalize Prod.lexAccessible to match Lean 3 (#2388) 2023-08-09 08:54:53 -07:00
WFTactics.lean fix: add done alternative to decreasing_with (#2019) 2023-01-09 09:46:37 -08:00