lean4-htt/src/Init
2022-08-13 18:07:30 -07:00
..
Control feat: generalize ReaderT definitions 2022-08-12 08:23:11 -07:00
Data feat: add more float functions 2022-08-12 13:12:59 -07:00
System chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
Classical.lean refactor: remove some unnecessary antiquotation kind annotations 2022-07-23 17:09:32 +02:00
Coe.lean doc: documentation for Init.Coe 2022-08-13 17:15:49 -07:00
Control.lean feat: add ExceptCpsT 2021-02-27 18:44:24 -08:00
Conv.lean doc: document all the syntax categories (#1401) 2022-08-03 18:13:39 -07:00
Core.lean chore: add Inhabited MProd and Inhabited PProd instances 2022-08-05 11:21:27 -07:00
Data.lean refactor: move ac proofs to Init. 2022-03-16 17:21:20 -07:00
Hints.lean fix: Not should not be reducible, special support for Ne 2021-02-15 17:36:11 -08:00
Meta.lean fix: set ref in expandMacros like with regular expansion 2022-08-13 18:07:30 -07:00
Notation.lean fix: preserve condition position info in if 2022-08-13 18:07:30 -07:00
NotationExtra.lean fix: replace uses of token antiquotations in tactics with with_annotate_state 2022-08-02 04:54:48 -07:00
Prelude.lean fix: annotate all syntax nodes produced by quotations as synthetic 2022-08-13 18:07:30 -07:00
SimpLemmas.lean feat: boolean inequality lemmas 2022-06-25 11:18:09 +02:00
SizeOf.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
SizeOfLemmas.lean feat: add helper sizeOf simp theorems 2022-02-28 12:28:37 -08:00
System.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Tactics.lean chore: binderIdent normalization 2022-08-04 21:10:02 -07:00
Util.lean chore: fix warnings 2022-08-04 16:05:09 -07:00
WF.lean chore: simplify Prelude.lean and Core.lean using elabAsElim 2022-07-29 18:13:56 -07:00
WFTactics.lean doc: document all the tactics 2022-08-01 08:08:03 -07:00