lean4-htt/src/Init
2024-05-22 03:50:36 +00:00
..
Control chore: deprecate Option.toBool in favour of Option.isSome (#3866) 2024-04-22 07:20:19 +00:00
Data feat: some Char, UInt, and Fin theorems (#4231) 2024-05-21 06:11:23 +00:00
Grind feat: add grind core module (#4249) 2024-05-22 03:50:36 +00:00
Omega chore: Std -> Batteries renaming (#4108) 2024-05-08 05:04:25 +00:00
System feat: IO.TaskState (#4097) 2024-05-10 23:04:54 +00:00
BinderPredicates.lean chore: upstream set notation (#3339) 2024-02-15 02:08:45 +00:00
ByCases.lean feat: lemmas to simplify equalities with Option-typed dependent if-then-else (#4037) 2024-05-06 05:51:52 +00:00
Classical.lean doc: Classical.choice (#3871) 2024-04-22 06:36:56 +00:00
Coe.lean fix: make Lean.Internal.liftCoeM and Lean.Internal.coeM unfold (#3404) 2024-02-27 22:17:46 +00:00
Control.lean feat: add ExceptCpsT 2021-02-27 18:44:24 -08:00
Conv.lean chore: reorganising to reduce imports (#3790) 2024-03-27 11:15:01 +00:00
Core.lean fix: remove Subtype.instInhabited (#4055) 2024-05-06 11:08:19 +00:00
Data.lean feat: show diffs when #guard_msgs fails (#3912) 2024-04-18 15:09:44 +00:00
Dynamic.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Ext.lean chore: reorganising to reduce imports (#3790) 2024-03-27 11:15:01 +00:00
GetElem.lean chore: extend GetElem with getElem! and getElem? (#3694) 2024-03-28 01:42:00 +00:00
Grind.lean feat: add grind core module (#4249) 2024-05-22 03:50:36 +00:00
Guard.lean feat: upstream guard_expr (#3297) 2024-02-11 23:25:04 +00:00
Hints.lean fix: Not should not be reducible, special support for Ne 2021-02-15 17:36:11 -08:00
MacroTrace.lean chore: reorganising to reduce imports (#3790) 2024-03-27 11:15:01 +00:00
Meta.lean perf: use with_reducible in special-purpose decreasing_trivial macros (#3991) 2024-04-29 15:12:27 +00:00
MetaTypes.lean feat: add Simp.Config.index (#4202) 2024-05-17 21:14:58 +00:00
Notation.lean feat: add seal and unseal commands (#4053) 2024-05-03 13:44:58 +00:00
NotationExtra.lean fix: move cdot and calc parsers to Lean namespace 2024-05-19 07:20:10 +02:00
Omega.lean chore: add missing copyright headers (#3411) 2024-02-20 01:49:55 +00:00
Prelude.lean feat: mention set_option diagnostics true at maximum recursion depth error message 2024-05-01 03:19:39 +02:00
PropLemmas.lean feat: upstream apply helper tactics from Mathlib (#3670) 2024-03-17 06:47:56 +00:00
RCases.lean doc: typo in rcases docs (#3796) 2024-03-28 07:31:01 +00:00
ShareCommon.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
SimpLemmas.lean fix: add instances to make ac_rfl work out of the box (#3942) 2024-04-24 06:12:36 +00:00
Simproc.lean chore: fix simproc doc-string (#3800) 2024-03-28 17:54:52 +00: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 feat: add grind_norm simp attribute for grind tactic 2024-05-14 19:52:25 +02:00
TacticsExtra.lean chore: upstream norm_cast tactic (#3322) 2024-02-19 17:49:17 -08:00
Util.lean chore: extend GetElem with getElem! and getElem? (#3694) 2024-03-28 01:42:00 +00:00
WF.lean doc: Leo-Henrik retreat doc (#3869) 2024-04-12 09:14:31 +00:00
WFTactics.lean perf: use with_reducible in special-purpose decreasing_trivial macros (#3991) 2024-04-29 15:12:27 +00:00