lean4-htt/src/Init
2021-11-23 06:23:50 -08:00
..
Control chore: adjust proofs affected by struct eta 2021-11-23 06:23:50 -08:00
Data feat: String.replace 2021-11-18 09:42:35 +01: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 feat: decidable Prop Eq based on propext 2021-11-05 14:09:53 -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 feat: Lean.githash 2021-11-04 15:29:48 -07:00
Notation.lean feat: use binrel_no_prop% to define == notation 2021-11-09 07:46:10 -08:00
NotationExtra.lean fix: use eraseMacroScopes on trace classes 2021-10-08 11:13:19 -07:00
Prelude.lean feat: add info field to Syntax.node 2021-10-26 20:19:27 +02: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