lean4-htt/src/Init
2024-02-29 13:24:14 +00:00
..
Control chore: upstream Std.Classes.LawfulMonad (except SatisfiesM) (#3340) 2024-02-15 01:52:02 +00:00
Data chore: remove redundant 'generalizing' (#3544) 2024-02-29 13:24:14 +00:00
Omega doc: fix references to Std.Tactic.Omega in comments (#3479) 2024-02-23 16:05:32 +00:00
System chore: upstream solve_by_elim (#3408) 2024-02-21 01:16:04 +00:00
BinderPredicates.lean chore: upstream set notation (#3339) 2024-02-15 02:08:45 +00:00
ByCases.lean chore: address copyright inconsistencies (#3448) 2024-02-22 06:23:50 -08:00
Classical.lean chore: upstream Std.Logic (#3312) 2024-02-14 09:40:55 +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
Conv.lean refactor: reduced unsed imports (#3464) 2024-02-22 18:12:57 +00:00
Core.lean chore: upstream basic statements about inequalities (#3366) 2024-02-16 05:42:38 +00:00
Data.lean chore: upstream solve_by_elim (#3408) 2024-02-21 01:16:04 +00:00
Dynamic.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Ext.lean chore: add [ext] basic theorems, add test 2024-02-15 13:26:01 +01:00
Guard.lean feat: upstream guard_expr (#3297) 2024-02-11 23:25:04 +00:00
Hints.lean
Meta.lean feat: port check_tactic commands from Std and add test cases (#3532) 2024-02-28 23:32:54 +00:00
MetaTypes.lean chore: set zetaDelta := false by default in the simplifier 2024-02-18 14:14:55 -08:00
Notation.lean feat: port check_tactic commands from Std and add test cases (#3532) 2024-02-28 23:32:54 +00:00
NotationExtra.lean fix: make omission syntax be a builtin syntax (part 2) 2024-02-28 09:23:17 +01:00
Omega.lean chore: add missing copyright headers (#3411) 2024-02-20 01:49:55 +00:00
Prelude.lean doc: split interface/implementation docs on ite (#3517) 2024-02-27 18:50:31 +00:00
PropLemmas.lean chore: address copyright inconsistencies (#3448) 2024-02-22 06:23:50 -08:00
RCases.lean chore: upstream rcases (#3292) 2024-02-10 05:22:02 +00:00
ShareCommon.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
SimpLemmas.lean chore: add norm_cast_add_elim ne_eq 2024-02-20 07:00:47 -08:00
Simproc.lean fix: don't drop doc-comments on simprocs (#3259) 2024-02-06 20:31:36 +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 chore: restore %$tk 2024-02-29 17:34:15 +11:00
TacticsExtra.lean chore: upstream norm_cast tactic (#3322) 2024-02-19 17:49:17 -08:00
Util.lean perf: leak environments not freed before process exit 2023-11-14 17:33:04 +01:00
WF.lean chore: upstream Std.Data.Prod.Lex (#3338) 2024-02-15 02:47:08 +00:00
WFTactics.lean feat: use omega in default decreasing_trivial (#3503) 2024-02-27 18:53:36 +00:00