lean4-htt/src/Init
2022-01-10 14:07:35 -08:00
..
Control fix: proofs after adding eta struct support at recursors 2021-11-25 11:34:31 -08:00
Data chore: add helper lemmas for well-founded recursion 2022-01-10 14:07:35 -08:00
System fix: use redirected stderr for tout() 2021-12-16 10:23:05 -08: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 unfold tactic parsers 2022-01-07 13:51:45 -08: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 feat: expose more version info (e..g., toolchain) 2021-12-19 10:44:35 +01:00
Notation.lean feat: add unfold tactic parsers 2022-01-07 13:51:45 -08:00
NotationExtra.lean chore: suppress newline after . 2021-12-23 13:56:22 +01:00
Prelude.lean feat: allow the compiler to optimize unsafeCast 2022-01-03 07:13:55 -08:00
SimpLemmas.lean chore: universe generalize implies_true 2021-12-17 14:19:54 -08: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