lean4-htt/src/Init
2024-03-05 23:43:36 +00:00
..
Control feat: further shaking of Nat/Int/Omega (#3613) 2024-03-05 23:43:36 +00:00
Data feat: further shaking of Nat/Int/Omega (#3613) 2024-03-05 23:43:36 +00:00
Omega feat: further shaking of Nat/Int/Omega (#3613) 2024-03-05 23:43:36 +00:00
System chore: shaking imports in Init.Data.Nat/Int (#3605) 2024-03-05 13:29:35 +00:00
BinderPredicates.lean chore: upstream set notation (#3339) 2024-02-15 02:08:45 +00:00
ByCases.lean chore: bool and prop lemmas for Mathlib compatibility and improved confluence (#3508) 2024-03-04 23:56:30 +00:00
Classical.lean chore: bool and prop lemmas for Mathlib compatibility and improved confluence (#3508) 2024-03-04 23:56:30 +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: bool and prop lemmas for Mathlib compatibility and improved confluence (#3508) 2024-03-04 23:56:30 +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 refactor: simplify some nomatch with nofun (#3564) 2024-03-02 20:43:31 +00:00
PropLemmas.lean chore: bool and prop lemmas for Mathlib compatibility and improved confluence (#3508) 2024-03-04 23:56:30 +00: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: bool and prop lemmas for Mathlib compatibility and improved confluence (#3508) 2024-03-04 23:56:30 +00:00
Simproc.lean feat: dsimproc command 2024-03-05 14:42:05 -08: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 doc: small improvements to docstrings for let and have tactics (#3560) 2024-03-03 22:00:32 +00: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