lean4-htt/src/Init
Wojciech Nawrocki e3d866bc03 feat: initial TraceExplorer
Motivation: trace messages from systems such as instance synthesis or defeq checks can be massive and it is hard to find the relevant info within. We provide an interactive TraceExplorer component to do this.
2021-08-24 08:57:41 -07:00
..
Control feat: add Alternative (StateRefT' ω σ m) 2021-08-10 14:27:05 -07:00
Data feat: initial TraceExplorer 2021-08-24 08:57:41 -07:00
System chore: enforce naming convention for theorems 2021-08-07 12:48:38 -07:00
Classical.lean chore: enforce naming convention for theorems 2021-08-07 12:48:38 -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
Core.lean chore: remove simp annotation from PUnit.eq_punit 2021-08-19 11:22:13 -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 chore: Repr Syntax and minor cleanup 2021-08-24 08:57:41 -07:00
Notation.lean chore: prepare to add <- as simp argument 2021-08-14 06:59:55 -07:00
NotationExtra.lean feat: unexpander for Subtype 2021-08-12 09:32:33 +02:00
Prelude.lean feat: use simple List.length definition and add csimp theorem 2021-08-21 13:11:06 -07:00
SimpLemmas.lean chore: remove staging workaround theorems 2021-08-07 12:52:31 -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 chore: enforce naming convention for theorems 2021-08-07 12:48:38 -07:00