issues
search
leanprover
/
lean4
Lean 4 programming language and theorem prover
https://lean-lang.org
Apache License 2.0
4.74k
stars
427
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`pp.analyze` should imply `pp.proofs`
#6216
JLimperg
opened
22 minutes ago
0
chore: upstream `nolint` attribute
#6215
jcommelin
opened
3 hours ago
0
refactor: move registration of namespaces on kernel add into elaborator
#6214
Kha
opened
3 hours ago
0
feat: expose diff at "synthesized type class instance is not definitionally equal" error
#6213
kmill
opened
4 hours ago
1
chore: default `parseQuotWithCurrentStage` to `true` in stage 0
#6212
Kha
opened
5 hours ago
5
feat: verify insertMany method for adding lists to HashMaps
#6211
monsterkrampe
opened
7 hours ago
1
chore: Elab.async benchmarking
#6210
Kha
opened
8 hours ago
3
fix: `Runtime.markPersistent` is unsafe
#6209
Kha
opened
8 hours ago
1
chore: fix Vector.indexOf?
#6208
kim-em
closed
9 hours ago
1
feat: ensure Fin.foldl/r are semireducible
#6207
kim-em
closed
17 hours ago
1
feat: add a coercion from `List Nat` to `Lean.Meta.Occurrences`
#6206
kmill
closed
6 hours ago
2
feat: more UInt lemmas
#6205
tydeu
opened
20 hours ago
1
feat: `_` separators in numeric literals
#6204
kmill
opened
20 hours ago
1
feat: `USize.size` inequalities
#6203
tydeu
opened
22 hours ago
2
feat: non-opaque `UInt64.toUSize`
#6202
tydeu
closed
12 hours ago
4
unused variable FP with forall syntax in signature
#6201
digama0
opened
1 day ago
0
feat: `Nat.lt_pow_self`
#6200
tydeu
opened
1 day ago
1
RFC: Visual Separators in Number Literals
#6199
Command-Master
opened
1 day ago
3
perf: bv_decide inline all lets once at the beginning of preprocessing
#6198
hargoniX
opened
1 day ago
1
feat: upstream definition of Vector from Batteries
#6197
kim-em
closed
21 hours ago
4
fix: missing (type := true) in reader monad example
#6196
jsr-p
opened
1 day ago
1
feat: rename Array.setD to setIfInBounds
#6195
kim-em
closed
1 day ago
1
feat: Array.swap takes Nat arguments, with tactic provided proofs
#6194
kim-em
closed
1 day ago
1
feat: remove `partial` keyword and runtime bounds checks from `Array.binSearch`
#6193
kim-em
closed
1 day ago
4
chore: missing deprecations for Lean.HashMap
#6192
kim-em
closed
1 day ago
1
feat: Array.zipWithAll
#6191
kim-em
closed
1 day ago
1
feat: `USize.reduceToNat`
#6190
tydeu
opened
1 day ago
1
feat: make dot notation be affected by `export`/`open`
#6189
kmill
closed
1 hour ago
2
feat: more UInt bitwise theorems
#6188
tydeu
opened
1 day ago
1
feat: add missing UInt bitwise toNat theorems
#6187
tydeu
closed
1 day ago
1
lake: seems to accumulate `././`'s
#6186
juhp
opened
2 days ago
0
fix: remove obsolete sentence in doc-string
#6185
kant2002
closed
2 days ago
1
chore: use Array.findFinIdx? where it is better than findIdx?
#6184
kim-em
closed
2 days ago
1
cmake should make use of pkgconfig to detect shared libuv and gmp libs correctly
#6183
juhp
opened
2 days ago
0
feat: BitVec.[toInt|toFin]_concat and Bool.toInt
#6182
tobiasgrosser
opened
2 days ago
2
fix: make sure `#check id` heeds `pp.raw`
#6181
kmill
closed
2 days ago
1
fix: nontermination while generating equation lemmas for `match`-expressions
#6180
leodemoura
closed
2 days ago
1
`conv`-mode `congr` leaves unsynthesized placeholder
#6179
eric-wieser
opened
2 days ago
0
RFC: pretty printing dot notation with `CoeFun`
#6178
edegeltje
opened
2 days ago
0
feat: add BitVec.[toNat|toInt|toFin|getLsbD|getMsbD|getElem|msb]_fill
#6177
tobiasgrosser
opened
2 days ago
3
feat: lake: build without `leanc`
#6176
tydeu
opened
3 days ago
1
fix: structures with copied parents can now use other parents as instances
#6175
kmill
closed
1 day ago
1
chore: refactor Elab.StructInst to use `mutual` for its `structure`s/`inductive`s
#6174
kmill
closed
3 days ago
1
chore: add test for recursive structures
#6173
kmill
closed
3 days ago
1
Confusing crash on infinite loop in metaprogram
#6172
david-christiansen
opened
3 days ago
0
Our RNG interface and implementation seem outdated
#6171
david-christiansen
opened
3 days ago
0
feat: creation and reporting for asynchronous elaboration tasks
#6170
Kha
closed
3 days ago
3
Lemma duplication ite_self and ite_id
#6169
nomeata
opened
3 days ago
0
feat: have "motive is not type correct" come with an explanation
#6168
kmill
closed
2 days ago
1
fix: `Context.setConfig` must update `metaConfig` and `indexConfig` fields
#6167
leodemoura
closed
3 days ago
0
Next