lean4-htt/src/Init
Leonardo de Moura ab3861ff62 chore: remove unnecessary "c"
and avoid compilation warning messages.
2021-10-18 07:34:17 -07:00
..
Control feat: add MonadControl m (OptionT m) 2021-09-19 14:20:26 -07:00
Data feat: un-inline float intrinsics into runtime. (#694) 2021-10-18 07:20:04 -07:00
System feat: IO.FS.removeDir(All) 2021-09-16 07:01:37 -07:00
Classical.lean chore: remove workaround 2021-09-09 19:30:31 -07:00
Coe.lean feat: add instance from CoeSort to CoeTail 2021-08-18 20:24:43 -07:00
Control.lean feat: add ExceptCpsT 2021-02-27 18:44:24 -08:00
Conv.lean feat: add repeat tactic to conv mode 2021-10-06 14:05:44 -07:00
Core.lean feat: add notation for Sum and PSum 2021-09-25 18:24:27 -07:00
Data.lean feat: add Ord and deriving instance for it. 2021-04-03 21:27:26 -07:00
Fix.lean refactor: arbitrary without explicit arguments 2020-11-25 09:07:38 -08:00
Hints.lean fix: Not should not be reducible, special support for Ne 2021-02-15 17:36:11 -08:00
Meta.lean fix: Repr Name instance 2021-09-18 15:29:32 -07:00
Notation.lean chore: remove temp priority := high 2021-10-02 17:31:55 -07:00
NotationExtra.lean fix: use eraseMacroScopes on trace classes 2021-10-08 11:13:19 -07:00
Prelude.lean chore: remove unnecessary "c" 2021-10-18 07:34:17 -07:00
SimpLemmas.lean feat: add congruence lemmas for let-expressions 2021-09-10 18:53:23 -07:00
SizeOf.lean chore: define SizeOf Lean.Name instance manually 2021-01-20 18:07:14 -08:00
System.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Util.lean chore: enforce naming convention for theorems 2021-08-07 12:48:38 -07:00
WF.lean refactor: sizeofMeasure => sizeOfWFRel 2021-09-27 19:06:10 -07:00