Jakob von Raumer

Results 9 issues of Jakob von Raumer

Can you add the option to launch the game with an auction on four randomly selected factions or after banning colors?

When printing projections without arguments, like `(A.fst)` for `A` a sigma-type, the pretty-printer produces quite some superfluous brackets. Can we remove these?

but instead use `$_` on the match, @sullrich just added a [linter](https://github.com/leanprover/lean4/pull/1381) for this.

Replaces `linear_algebra.tensor_product` by a whole folder of files, generalising it to non-commutative rings and isolating everything that depends on the left action on the tensor product. A file containing the...

WIP
merge-conflict
too-late

I press "start logging" before launching and I have my smartphone in my pocket during the time. After landing I always see that the track stops after around 3 to...

In line 2, col 8 here, the green highlighting doesn't show, I need to add an additional space. ```lean4 example (p : x = y) (q : y = z)...

I noticed that the autocompletion box opens whenever I want to input a placeholder `_`, which is pretty annoying. It offers me to complete to `_law`, of which I have...

nice to have

We can edit the document via Lsp, but there is no request to the VSCode plugin yet to move the cursor position. `revealLocation` and `revealPosition` could be made accessible to...