lean4-htt/src/Init
Henrik Böving dc3eccdf26
feat: Std.Sat.AIG (#4953)
Step 2/~7 in upstreaming LeanSAT.

---------

Co-authored-by: Tobias Grosser <tobias@grosser.es>
Co-authored-by: Siddharth <siddu.druid@gmail.com>
Co-authored-by: Markus Himmel <markus@lean-fro.org>
Co-authored-by: Kim Morrison <scott.morrison@gmail.com>
2024-08-12 14:58:38 +00:00
..
Control chore: cleanup unused arguments (from linter) (#4621) 2024-07-07 21:20:06 +00:00
Data feat: Std.Sat.AIG (#4953) 2024-08-12 14:58:38 +00:00
Grind feat: add grind core module (#4249) 2024-05-22 03:50:36 +00:00
Omega fix: omega regression (#4989) 2024-08-12 00:24:24 +00:00
System feat: handle \r on all operating systems in IO.FS.lines (#4973) 2024-08-12 09:51:50 +00:00
BinderPredicates.lean chore: upstream set notation (#3339) 2024-02-15 02:08:45 +00:00
ByCases.lean chore: upstream List.eraseIdx lemmas (#4865) 2024-07-30 06:59:45 +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
Conv.lean chore: reorganising to reduce imports (#3790) 2024-03-27 11:15:01 +00:00
Core.lean feat: TransGen r is transitive (#4960) 2024-08-12 02:01:52 +00:00
Data.lean feat: upstream more List lemmas (#4856) 2024-07-28 23:23:59 +00:00
Dynamic.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Ext.lean feat: add [ext] attribute to Array.ext (#4970) 2024-08-09 12:40:39 +00:00
GetElem.lean chore: cleanup unused arguments (from linter) (#4621) 2024-07-07 21:20:06 +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
MacroTrace.lean chore: reorganising to reduce imports (#3790) 2024-03-27 11:15:01 +00:00
Meta.lean feat: trailing whitespace changes should not invalidate imports (#4580) 2024-07-24 13:08:01 +00:00
MetaTypes.lean chore: Simp.Config.implicitDefEqProofs := true by default (#4784) 2024-07-18 19:10:18 +00:00
Notation.lean feat: PProd syntax (part 3) (#4756) 2024-07-16 21:06:04 +00:00
NotationExtra.lean feat: PProd syntax (part 3) (#4756) 2024-07-16 21:06:04 +00:00
Omega.lean chore: add missing copyright headers (#3411) 2024-02-20 01:49:55 +00:00
Prelude.lean chore: cleanups for Mathlib.Init (#4852) 2024-07-27 07:37:17 +00:00
PropLemmas.lean chore: upstream List.eraseIdx lemmas (#4865) 2024-07-30 06:59:45 +00:00
RCases.lean doc: typo in rcases docs (#3796) 2024-03-28 07:31:01 +00:00
ShareCommon.lean refactor: sharecommon (#4887) 2024-07-31 19:13:12 +00:00
SimpLemmas.lean feat: characterisations of List.Sublist (#4704) 2024-07-09 21:34:29 +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 chore: fix typo and incorrect name in doc (#4404) 2024-06-23 09:06:50 +00:00
TacticsExtra.lean feat: incremental next and tactic if (#4459) 2024-06-18 12:36:59 +00:00
Util.lean feat: add some low level helper APIs (#4778) 2024-07-17 20:12:05 +00:00
WF.lean chore: adapt stdlib to new variable behavior 2024-08-09 11:50:54 +02:00
WFTactics.lean feat: add missing theorems for + 1 and - 1 normal form (#4242) 2024-06-17 05:35:32 +00:00