Zulip Chat Archive

Stream: new members

Topic: permission to push to GitHub


Scott Morrison (Jul 09 2020 at 13:57):

Hi, I'm pretending to be a new user who wants to make a pull request to mathlib. Could someone please give me permission to push a branch?

Johan Commelin (Jul 09 2020 at 13:58):

Hey Scott, sure! One second.

Scott Morrison (Jul 09 2020 at 13:58):

Oh --- my username is semorrison

Johan Commelin (Jul 09 2020 at 13:58):

Ok, you should have an invitation email.

Johan Commelin (Jul 09 2020 at 13:58):

Yeah, I figured that out (-;

Apurva Nakade (Jul 16 2020 at 23:48):

Hi, I'm working on some linear algebra theorems to mathlib (hoping to get to Spectral theorem) and need to make a pull-request to add documentation to linear_algebra/direct_sum_module and close #3418. Could I get permission to push a branch? My Github username is apurvnakade

Bryan Gin-ge Chen (Jul 16 2020 at 23:51):

@Apurva Nakade https://github.com/leanprover-community/mathlib/invitations

Apurva Nakade (Jul 16 2020 at 23:51):

Thank you!

Frederick Eidsnes Thøgersen (Aug 06 2020 at 11:02):

Hi, I am a "semi-new" user currently following Scott Morrison's tutorial. I have a project with Professor Buzzard with regards to local fields. The last two months, I have just been practicing Lean, but I now plan to start making some pull requests to mathlib. Would it be possible to request that someone may give me permission to push a branch? I believe my git username is: FrederickThogersen

Scott Morrison (Aug 06 2020 at 11:05):

@Frederick Eidsnes Thøgersen, done!

Frederick Eidsnes Thøgersen (Aug 06 2020 at 11:06):

Thank you very much :+1:

Kenji Nakagawa (Aug 17 2020 at 01:06):

Hi, I'm working on some ring theory things, such as a third Noetherian definition, and adding a few facts about integral domains (and hopefully eventually dedekind domain things). Can I get permission to push a branch? My github username is mushokunosora

Bryan Gin-ge Chen (Aug 17 2020 at 01:07):

@Kenji Nakagawa Invite sent! https://github.com/leanprover-community/mathlib/invitations

Kenji Nakagawa (Aug 17 2020 at 01:07):

Thanks!

Jia Ming (Sep 22 2020 at 19:39):

Hello! I'm snooping around order.lattice and thought I could make some small improvements, may I have permission to push a branch to mathlib? My username is jiaminglimjm

Bryan Gin-ge Chen (Sep 22 2020 at 19:43):

@Jia Ming invite sent! https://github.com/leanprover-community/mathlib/invitations

Jia Ming (Sep 22 2020 at 19:43):

Thank you!

Patrick Massot (Sep 22 2020 at 19:44):

You should discuss a bit your improvement ideas here before spending too much time coding, just to make sure you won't waste time.

Jia Ming (Sep 22 2020 at 19:58):

Ah right, noted, i was just too excited hahah. It's a really small change, so i hope i dont waste anyone else's time too much

Patrick Massot (Sep 22 2020 at 19:58):

Oh I meant your time.

Patrick Massot (Sep 22 2020 at 19:59):

I don't want you to invest too much time only to find out that what you had in mind is already in mathlib somewhere or undesirable for some reason.

Riccardo Brasca (Oct 05 2020 at 15:34):

Hi all, can I have permission to push to github? My username is riccardobrasca

Thank you!

Bryan Gin-ge Chen (Oct 05 2020 at 15:55):

@Riccardo Brasca Invite sent! https://github.com/leanprover-community/mathlib/invitations

Riccardo Brasca (Oct 05 2020 at 15:56):

Thank you!

Kevin Buzzard (Oct 16 2020 at 19:19):

Hi. Can Imperial undergrad Xiang Li, github userid Lix0120, have push access to non-master branches?

Bryan Gin-ge Chen (Oct 16 2020 at 19:20):

@Kevin Buzzard Access given!

Cedric Holle (Feb 25 2022 at 06:59):

Hi, I'm Cedric from Saarbrücken, Germany. I would like to make a pull request to mathlib. Could someone please give me permission to push a branch?
Github-account: todbeibrot

Riccardo Brasca (Feb 25 2022 at 07:23):

Done!

Suhas Kotha (Apr 01 2022 at 20:56):

Hello, I'm trying to prove a few combinatorial identities! Could I get permission to push a branch? My username is kothasuhas

Kevin Buzzard (Apr 01 2022 at 21:11):

What are you trying to prove? You can just make your own repository and prove them there if it's just a small project. But maybe they're appropriate for mathlib.

Suhas Kotha (Apr 01 2022 at 21:13):

I have written a proof of the hockey stick identity and was wondering if I could push it since my preliminary search did not find it (https://www.wikiwand.com/en/Hockey-stick_identity)

Eric Wieser (Apr 01 2022 at 23:28):

I assume docs#nat.choose_succ_succ is a different statement? (Edit: yes)

Patrick Luo (Apr 07 2022 at 20:29):

hello may I have permission to push to github? my username is m3hgu5t4

Johan Commelin (Apr 08 2022 at 05:22):

@Patrick Luo https://github.com/leanprover-community/mathlib/invitations

Matias Heikkilä (Apr 09 2022 at 08:33):

Hello world! I recently got introduced to lean, and in the long term I'd like to contribute to mathlib. Requesting push permission to GH. My username is mapehe

Johan Commelin (Apr 09 2022 at 09:19):

@Matias Heikkilä Can you share a bit about your background and the kind of stuff you would like to contribute?

Johan Commelin (Apr 09 2022 at 09:19):

Do you already have some lean code that you would like to PR?

Matias Heikkilä (Apr 09 2022 at 10:28):

Sure @Johan Commelin . I did a PhD in probability and statistics -related things a few years ago and I've been working as a software developer since. I don't have any lean code yet: I thought it would be better to approach the people first and see how things work around here. Ideally I'd like to find a small corner somewhere that could be improved and make some PRs related to that. Some topics that could interest me are probability theory, measure theory and topology.

Johan Commelin (Apr 09 2022 at 11:09):

@Matias Heikkilä Welcome. Here's an invitation: https://github.com/leanprover-community/mathlib/invitations

Chase Fleming (Jul 07 2022 at 19:23):

Greetings, I'd like to have permission to push a branch. I'm attempting to expand topology/separation. My GitHub username is flemingchase.

Markus Himmel (Jul 07 2022 at 19:50):

@Chase Fleming I sent you an invitation: https://github.com/leanprover-community/mathlib/invitations

Matthias U (Sep 21 2022 at 08:06):

Hi, I've been working on an implementation of amenable groups. Could I get permission to push to the mathlib? My username is matthias567

Johan Commelin (Sep 21 2022 at 08:21):

Invitation sent! https://github.com/leanprover-community/mathlib/invitations

Archie (Jul 21 2023 at 09:04):

Hi - i'm a new user - would i be able to have push access to a mathlib branch? my github username is archiebrowne . Thanks.

Anne Baanen (Jul 21 2023 at 09:18):

Archie said:

Hi - i'm a new user - would i be able to have push access to a mathlib branch? my github username is archiebrowne . Thanks.

Hi! Can you share a bit about your background and the kind of stuff you would like to contribute? (In particular, I assume you are working in Lean 4?)

Archie (Jul 21 2023 at 09:21):

Hi - yeah so i'm an undergrad at Imperial currently doing a research project, I would like at the moment to add only one small addition - the function:

def Int.modEq_sub_fac {a b n : ℤ} (c : ℤ) (ha : a ≡ b [ZMOD n]) : a - n * c ≡ b [ZMOD n] := by sorry

without the sorry - to compliment the already existing 'Int.modEq_add_fac'

Thanks

Anne Baanen (Jul 21 2023 at 09:30):

Thank you, invitation sent! https://github.com/leanprover-community/mathlib4/invitations

Archie (Jul 21 2023 at 09:31):

Thanks :))

Noam Atar (Jul 22 2023 at 15:47):

Hey, I wrote a bit of lean code about two years ago. I want to return, and add content to mathlib4. Can I get permissions to push branches there? My github username is atarnoam

Scott Morrison (Jul 22 2023 at 23:04):

Hi Noah, as above, could you say something about your background, and something about the sort of thing you're planning to contribute?

Noam Atar (Jul 23 2023 at 09:32):

Sure. I study for an MSc in math at Tel Aviv University. I like representation theory of top. groups, and would like to expand on it, eventually. For now, I just want to define the modular function of a group :)

Scott Morrison (Jul 23 2023 at 11:44):

@Noam Atar, please see https://github.com/leanprover-community/mathlib4/invitations

Noam Atar (Jul 23 2023 at 13:35):

Thanks!

Pedro Sánchez Terraf (Aug 03 2023 at 13:30):

Hi (once again!). I already have branch-push access to mathlib3. In order to restart my PR process, I think that I should ask again for Mathlib4, is this right? I'm sterraf

Ruben Van de Velde (Aug 03 2023 at 13:41):

Pedro Sánchez Terraf said:

Hi (once again!). I already have branch-push access to mathlib3. In order to restart my PR process, I think that I should ask again for Mathlib4, is this right? I'm sterraf

@maintainers

Riccardo Brasca (Aug 03 2023 at 13:57):

Invitation sent!

Martin Dvořák (Aug 05 2023 at 07:51):

Hi! I'd like to get permission to push to Mathlib4.

Scott Morrison (Aug 05 2023 at 08:16):

@Martin Dvořák, please see https://github.com/leanprover-community/mathlib4/invitations

Peiran Wu (Aug 08 2023 at 18:25):

Hello again! I'm a PhD student in permutation group theory at the University of St Andrews. I have access to mathlib3 but I'm getting ready to make some new PRs to mathlib4, on group actions. I'll start with pointwise stabilizers, but I'll also add Subgroup.IsMaximal Subgroup.Normal.IsMaximal AddSubgroup.IsMaximal (analogously to Ideal.IsMaximal) since I'll be using at least two of these further down the line. Could someone please invite me (GitHub handle wupr)?

Peiran Wu (Aug 08 2023 at 18:25):

(deleted)

Jireh Loreaux (Aug 08 2023 at 19:45):

@Peiran Wu invitation sent: https://github.com/leanprover-community/mathlib4/invitations

Notification Bot (Aug 08 2023 at 20:04):

7 messages were moved from this topic to #new members > stabilizers and maximal subgroups by Jireh Loreaux.

Uni Marx (Aug 09 2023 at 16:32):

Hi, I'm a math undergrad in Erlangen, Germany and would like to contribute to mathlib - at the moment there's a couple identities and propositions about bundled relations I'd like to add. My username is uniwuni

Alex J. Best (Aug 12 2023 at 14:30):

@maintainers not sure if the message above was missed

Jireh Loreaux (Aug 12 2023 at 14:46):

@Uni Marx please see: https://github.com/leanprover-community/mathlib4/invitations

Uni Marx (Aug 12 2023 at 14:54):

Thanks!


Last updated: Dec 20 2023 at 11:08 UTC