lean4-htt/src/Init
2022-03-03 19:05:27 -08:00
..
Control fix: ExceptT.run_lift 2022-02-28 07:25:00 -08:00
Data feat: add ForIn' instance that is similar to ForIn but provides a proof that the iterated elements are in the collection 2022-03-03 19:05:27 -08:00
System fix: walkDir 2022-02-05 19:55:09 +01:00
Classical.lean feat: rename tactic byCases => by_cases 2022-02-10 17:11:07 -08:00
Coe.lean chore: remove old decls 2022-01-20 15:35:19 -08: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 feat: add ForIn' instance that is similar to ForIn but provides a proof that the iterated elements are in the collection 2022-03-03 19:05:27 -08:00
Data.lean chore: missing import 2022-02-25 16:20:26 -08:00
Fix.lean chore: remove arbitrary 2022-01-15 12:14:27 -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: basic support for linear Nat arithmetic at simp 2022-02-26 08:58:32 -08:00
Notation.lean feat: add notation 2022-03-03 17:18:51 -08:00
NotationExtra.lean feat: while and repeat macros 2022-02-24 16:26:07 -08:00
Prelude.lean feat: add notation 2022-03-03 17:18:51 -08:00
SimpLemmas.lean feat: add Membership instance for List 2022-03-03 18:13:21 -08:00
SizeOf.lean feat: sizeOf for Thunks and Unit -> a 2022-03-01 16:40:11 -08:00
SizeOfLemmas.lean feat: add helper sizeOf simp theorems 2022-02-28 12:28:37 -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 feat: helper theorem and tactic for WF 2022-02-28 15:11:00 -08:00
WFTactics.lean feat: helper theorem and tactic for WF 2022-02-28 15:11:00 -08:00