| .. |
|
Control
|
fix: ExceptT.run_lift
|
2022-02-28 07:25:00 -08:00 |
|
Data
|
chore: fix core library
|
2022-03-28 14:32:04 -07:00 |
|
System
|
refactor: make String.Pos opaque
|
2022-03-20 10:47:13 -07: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: 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
|
refactor: make String.Pos opaque
|
2022-03-20 10:47:13 -07:00 |
|
Notation.lean
|
feat: accept multiple patterns after matches
|
2022-03-21 17:59:02 +01:00 |
|
NotationExtra.lean
|
feat: accept multiple patterns after matches
|
2022-03-21 17:59:02 +01:00 |
|
Prelude.lean
|
refactor: make String.Pos opaque
|
2022-03-20 10:47:13 -07: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 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: 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 |