lean4-htt/src/Init
2021-12-10 13:12:09 -08:00
..
Control fix: proofs after adding eta struct support at recursors 2021-11-25 11:34:31 -08:00
Data chore: fix codebase 2021-12-10 13:12:09 -08:00
System feat: use BaseIO at MonadLift (ST IO.RealWorld) 2021-11-09 09:11:33 +01: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: conv in conv 2021-10-22 13:53:56 -07:00
Core.lean fix: remove @[reducible] annotation from Function.comp and Function.const 2021-11-23 07:29:25 -08: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 chore: fix codebase 2021-12-10 13:12:09 -08:00
Notation.lean doc: fix typo in documentation for sorry tactic 2021-12-06 17:12:31 +01:00
NotationExtra.lean fix: use eraseMacroScopes on trace classes 2021-10-08 11:13:19 -07:00
Prelude.lean fix: remove @[reducible] annotation from Function.comp and Function.const 2021-11-23 07:29:25 -08: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