lean4-htt/src/Init
Leonardo de Moura 8985a15f96 chore: mark inferInstance and inferInstanceAs as [inline]
New code generator does not inline simple declarations not tagged with
`[inline]` yet. We need this change to simpilify testing
2022-08-17 19:08:51 -07:00
..
Control feat: generalize ReaderT definitions 2022-08-12 08:23:11 -07:00
Data doc: fix typos 2022-08-16 08:31:58 -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: missing digits in scientific literal should be an error 2022-08-17 05:57:22 -07:00
Notation.lean doc: documentation for Init.Notation 2022-08-17 05:56:10 -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 chore: mark inferInstance and inferInstanceAs as [inline] 2022-08-17 19:08:51 -07:00
SimpLemmas.lean feat: boolean inequality lemmas 2022-06-25 11:18:09 +02:00
SizeOf.lean doc: documentation for Init.SizeOf 2022-08-17 14:48:10 -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 doc: documentation for Init.Tactics 2022-08-17 14:44:40 -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