Sebastian Ullrich
|
5160cb7b0f
|
refactor: remove some unnecessary antiquotation kind annotations
|
2022-07-23 17:09:32 +02:00 |
|
Mario Carneiro
|
f6211b1a74
|
chore: convert doc/mod comments from /- to /--//-! (#1354)
|
2022-07-22 12:05:31 -07:00 |
|
Leonardo de Moura
|
041827bed5
|
chore: unused variables
|
2022-06-07 17:54:10 -07:00 |
|
Sebastian Ullrich
|
ae7b895f7a
|
refactor: unname some unused variables
|
2022-06-07 16:37:45 -07:00 |
|
Leonardo de Moura
|
16523647b8
|
doc: add doc strings to some tactics
|
2022-04-05 06:27:09 -07:00 |
|
Leonardo de Moura
|
e058fe65a9
|
feat: make the hypothesis name optional in the by_cases tactic
|
2022-04-01 19:36:13 -07:00 |
|
Leonardo de Moura
|
712d6726e4
|
feat: rename tactic byCases => by_cases
|
2022-02-10 17:11:07 -08:00 |
|
Leonardo de Moura
|
bac91b9b5b
|
chore: remove arbitrary
|
2022-01-15 12:14:27 -08:00 |
|
Leonardo de Moura
|
83b69bc340
|
refactor: move Classical.choice and Nonempty to Prelude
|
2022-01-14 15:59:11 -08:00 |
|
Leonardo de Moura
|
1576040c87
|
chore: remove workaround
|
2021-09-09 19:30:31 -07:00 |
|
Leonardo de Moura
|
f5a4b30d5f
|
fix: broken proof
|
2021-09-09 18:11:05 -07:00 |
|
Leonardo de Moura
|
ad539a23e1
|
chore: cleanup proofs for tutorial
|
2021-08-31 16:37:40 -07:00 |
|
Leonardo de Moura
|
a821dcbff2
|
chore: enforce naming convention for theorems
see issue #402
fix: `ElabTerm.lean`
|
2021-08-07 12:48:38 -07:00 |
|
Leonardo de Moura
|
f4a7ffd8c8
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07:00 |
|
Sebastian Ullrich
|
a02c6fd3eb
|
chore: adapt stdlib & tests
|
2021-05-20 15:17:36 -07:00 |
|
Leonardo de Moura
|
51e7f45af2
|
refactor: cases
remove dead `induction/cases` code
|
2021-03-07 12:37:02 -08:00 |
|
Leonardo de Moura
|
79a4aebf96
|
feat: add byCases tactic
|
2021-02-17 13:03:24 -08:00 |
|
Leonardo de Moura
|
7723953188
|
chore: use instance (priority := <prio>)
|
2020-12-21 10:17:54 -08:00 |
|
Leonardo de Moura
|
a4901f131b
|
feat: mark propDecidable as a scoped instance
|
2020-12-16 10:45:49 -08:00 |
|
Leonardo de Moura
|
f33473a39e
|
chore: use exists notation
|
2020-12-05 16:50:01 -08:00 |
|
Leonardo de Moura
|
b72a3c69b6
|
fix: ambiguity at induction/cases
See efc3a320fe
|
2020-11-24 14:59:12 -08:00 |
|
Leonardo de Moura
|
304c80d610
|
feat: use <|
|
2020-11-19 09:03:38 -08:00 |
|
Leonardo de Moura
|
c665d5e20a
|
chore: cleanup
|
2020-11-10 15:40:00 -08:00 |
|
Leonardo de Moura
|
7f364feeb5
|
chore: add Classical.lean, Equivalence, and cleanup
|
2020-11-10 14:55:34 -08:00 |
|