lean4-htt/src/Init
2021-09-17 19:21:49 -07:00
..
Control refactor: lazy evaluation for <|> 2021-09-07 17:06:10 -07:00
Data chore: add simp lemma for converting Nat.add back into + notation 2021-09-08 14:58:13 -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 chore: use snake_case for user-facing tactic names 2021-09-16 10:23:12 -07:00
Core.lean chore: use snake_case for user-facing tactic names 2021-09-16 10:23:12 -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: add support for hierachical names containing numerical parts 2021-09-17 19:21:49 -07:00
Notation.lean chore: make it clear how it is being parsed 2021-09-16 13:41:01 -07:00
NotationExtra.lean feat: elaborator for the calc notation 2021-08-31 09:56:49 -07:00
Prelude.lean refactor: lazy evaluation for >>, <*>, <*, and *> 2021-09-07 17:50:34 -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 chore: Nat.ltWf => Nat.lt_wf 2021-09-02 07:51:41 -07:00