Joachim Breitner
|
54fbe931ab
|
refactor: make MatchEqs a leaf module (#11493)
This PR makes `Match.MatchEqs` a leaf module, to be less restricted in
which features we can use there.
|
2025-12-03 09:15:36 +00:00 |
|
Sebastian Ullrich
|
428355cf02
|
chore: remove redundant imports in core (#10750)
|
2025-10-16 20:27:46 +00:00 |
|
Sebastian Ullrich
|
ff1d3138bf
|
refactor: module-ize Lean (#9330)
|
2025-07-25 12:02:51 +00:00 |
|
Leonardo de Moura
|
855fbed024
|
fix: regression on match expressions with builtin literals (#3521)
|
2024-02-27 18:49:44 +00:00 |
|
Henrik Böving
|
23e49eb519
|
perf: add prelude to all Lean modules
|
2024-02-18 14:55:17 -08:00 |
|
Leonardo de Moura
|
baa9fe5932
|
fix: simp gets stuck on autoParam (#3315)
closes #2862
|
2024-02-17 13:42:19 +00:00 |
|
Ed Ayers
|
0bfee4fe1f
|
doc: apply suggestions from code review
Co-authored-by: Gabriel Ebner <gebner@gebner.org>
|
2022-07-20 15:30:30 -07:00 |
|
E.W.Ayers
|
64dec36ae3
|
doc: various docstrings
|
2022-07-20 15:30:30 -07:00 |
|
Leonardo de Moura
|
49c64040a2
|
feat: add support for HEq at injections tactic
|
2022-02-23 17:31:17 -08:00 |
|
Leonardo de Moura
|
a969014eb9
|
chore: add matchHEq?
|
2022-01-25 18:43:51 -08:00 |
|
Leonardo de Moura
|
6cdc6cb1d0
|
feat: add contradiction
|
2021-03-03 17:00:54 -08:00 |
|
Leonardo de Moura
|
40c340d1a0
|
feat: helper match methods
|
2021-03-03 16:16:34 -08:00 |
|
Leonardo de Moura
|
5ea49c92bb
|
chore: cleanup
|
2020-10-27 13:26:21 -07:00 |
|
Leonardo de Moura
|
13c2a8ff51
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Leonardo de Moura
|
9995eb7ece
|
chore: move to new frontend
|
2020-10-19 12:22:26 -07:00 |
|
Leonardo de Moura
|
20bc004c70
|
feat: improve subst tactic
|
2020-09-09 16:20:15 -07:00 |
|