Markus Himmel

Results 33 issues of Markus Himmel

### Prerequisites Please put an X between the brackets as you perform the following steps: * [x] Check that your issue is not already filed: https://github.com/leanprover/lean4/issues * [x] Reduce the...

bug

### Prerequisites Please put an X between the brackets as you perform the following steps: * [x] Check that your issue is not already filed: https://github.com/leanprover/lean4/issues * [x] Reduce the...

bug

### Prerequisites Please put an X between the brackets as you perform the following steps: * [x] Check that your issue is not already filed: https://github.com/leanprover/lean4/issues * [x] Reduce the...

bug
P-medium

### Prerequisites Please put an X between the brackets as you perform the following steps: * [x] Check that your issue is not already filed: https://github.com/leanprover/lean4/issues * [x] Reduce the...

bug
P-low

### Description While a file is still elaborating, expanded trace nodes in the info view are automatically closed. ### Steps to Reproduce See [video](https://www.youtube.com/watch?v=9h8EPsvkfNU). The file I used is available...

bug

The usual definition of exactness in category theory seems to be along the lines of "the image of `f` is a kernel of `g`". I have found this definition to...

feature-request

The following fails (Lean 3.17.1): ```lean import tactic.interval_cases example (n : ℕ+) (h0 : 4 ≤ n) (h1 : 3 ≤ n) (h2 : n < 5) : n =...

bug
t-meta

toolchain-available
changelog-no
grove

### Prerequisites Please put an X between the brackets as you perform the following steps: * [x] Check that your issue is not already filed: https://github.com/leanprover/lean4/issues * [x] Reduce the...

bug
P-high