lean4-htt/src/Init
2022-04-08 15:53:58 +02:00
..
Control doc: edits to MonadControl 2022-04-01 10:06:58 +02:00
Data chore: style 2022-04-07 17:35:05 -07:00
System refactor: make String.Pos opaque 2022-03-20 10:47:13 -07:00
Classical.lean doc: add doc strings to some tactics 2022-04-05 06:27:09 -07: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 fix: inconsistency between syntax and kind names 2022-04-01 11:20:16 -07:00
Core.lean feat: support Sort u in ac_refl. 2022-03-16 17:21:20 -07:00
Data.lean refactor: move ac proofs to Init. 2022-03-16 17:21:20 -07: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 chore: style 2022-04-07 17:35:05 -07:00
Notation.lean doc: improve contradiction doc string 2022-04-06 19:27:23 -07:00
NotationExtra.lean chore: to doc string 2022-04-07 07:29:23 -07:00
Prelude.lean feat: less strict, hopefully more helpful syntax ident matching semantics 2022-04-08 15:53:58 +02:00
SimpLemmas.lean feat: add simp theorem (a : Nat) : (a ≤ 0) = (a = 0) 2022-03-14 15:43:42 -07:00
SizeOf.lean feat: sizeOf theorems for Lean.Name 2022-04-02 17:09:55 -07: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: only use set_option codegen false where needed 2022-03-06 19:15:05 -08:00
WFTactics.lean fix: Nat/Div.lean, add decreasing_with combinator, and rename decreasing_tactic_trivial 2022-03-19 09:40:10 -07:00