Johan Commelin

Results 47 issues of Johan Commelin

Thanks for bors! I love it. Would it be possible to support github usernames in `co-authored-by:` lines? (In addition to "N. Ame ") ``` Co-authored-by: @jcommelin ``` Often I know...

Benefits: - The tactic is faster - The tactic is easier to port to Lean 4 Downside: - The tactic doesn't do any heavy-lifting for the user Zulip thread: https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/wlog/near/296996966...

ready-to-merge
please-adopt
t-meta
delegated
modifies-tactic-syntax

### Description In the widget view, if you hover over the `i` in `∃ i, ...` it doesn't show the type of `i`, but the type of the lambda that...

awaiting-review

Over at leanprover-community/mathlib we use the `bors` bot (bors-ng) to merge PRs for us. (CI takes > 1 hour, and we have 10 - 20 PRs per day, so we...

Is it an option to factor out the part of the script that removes the `Notmuch-Help` lines and parses the `Attach:` lines, so that one can save a draft and...

enhancement

### Describe the bug In mathematics, it is common to denote the ring of formal power series using double square brackets, for example: `$\mathbb C[[t]]$` Writing this in a Foam...

https://en.wikipedia.org/wiki/Jordan_normal_form

Define several kinds of symmetric polynomials. ---

help-wanted
WIP
t-algebra
too-late