Zulip Chat Archive

Stream: general

Topic: forgetful inheritance


Rob Lewis (Feb 07 2020 at 13:34):

Just came across this nice paper from the Mathematical Components crowd: https://hal.inria.fr/hal-02463336/file/submitted.pdf

The perfectoid people get called out in the conclusion :)

As explained in Sect. 3.3, type classes also allow for a variant
of forgetful inheritance, although with a less robust proof search. This was also
observed before, e.g., by Buzzard et al. [11, Sect. 3]. Interestingly, it seems that
the authors have not identified that another issue they raise, about completing
groups and rings [11, Sect. 5.3], pertains to the same problem, and can be solved
using forgetful inheritance as well.

Kevin Buzzard (Feb 07 2020 at 14:51):

I am absolutely serious that I would rather this project not be known by "Buzzard et al", especially as one of the "al"s doesn't have a permanent position. We ordered the authors alphabetically, as is standard in mathematics. Was that a mistake?

Jasmin Blanchette (Feb 07 2020 at 15:09):

Kevin, I'm afraid that train has already left. If you want to explicitly promote the junior, you have to move the name first. Computer scientists start using "et al." at n = 3.

Kevin Buzzard (Feb 07 2020 at 15:15):

In maths, 99.9% of the time it's done alphabetically (and also, I guess, most of the time there are n<=2 authors). Would it have been acceptable to re-order our names? In maths this would be considered quite strange.

Greg Langmead (Feb 07 2020 at 15:21):

You could try referring to it yourself as "BCM" and see if it catches on. CS folks often abbreviate papers that way, especially papers with clout. It counteracts some of the "et al" problem.

Jasmin Blanchette (Feb 07 2020 at 15:24):

You can do whatever you like in CS. Junior-first, main-person-who-did-the-work-first, alphabetical, reverse alphabetical, main honcho last. This recent submission of mine combines main-worker-first and reverse alphabetical:

http://matryoshka.gforge.inria.fr/pubs/saturate_report.pdf

See also

https://twitter.com/phdcomics/status/727551705240334337?lang=nl

Jasmin Blanchette (Feb 07 2020 at 15:26):

Sometimes you even have pyramids of authors, e.g. here a 3-layer pyramid:

https://dl.acm.org/doi/pdf/10.1145/1629575.1629596?casa_token=4guEivQEPN8AAAAA:VRKXAEmfBklXd3_xJ80uk-oyMq_V86a3ADUIOhz1vxGog9q8g-um1EYPpe0W_EIz6_18Jj1ro0YgFw

Jasmin Blanchette (Feb 07 2020 at 15:26):

In this case, the head honcho is first.

Kevin Buzzard (Feb 07 2020 at 16:44):

Thanks Jasmin. We live and learn. I like the idea of BCM; this is not uncommon in mathematics.

Sebastian Ullrich (Feb 07 2020 at 16:46):

Microsoft Reasearch: L∃∀N THEOREM PROVER

That's a new one as well.

Rob Lewis (Feb 07 2020 at 16:48):

I get irrationally annoyed when people write LEAN instead of Lean, but with L∃∀N I can appreciate the effort :p

Patrick Massot (Feb 07 2020 at 19:14):

Microsoft Reasearch: L∃∀N THEOREM PROVER

That's a new one as well.

I wonder where they found such an idea.

Sebastian Ullrich (Feb 07 2020 at 19:20):

Yes I'm quite familiar with our logo. Though we're still missing a mascot.

Patrick Massot (Feb 07 2020 at 19:47):

Maybe a fox? They like eating coqs :grinning:

Johan Commelin (Feb 07 2020 at 19:59):

I like :four_leaf_clover: as well (-;

Patrick Massot (Feb 07 2020 at 20:43):

Can a mascot be a clover?

Jason Rute (Feb 07 2020 at 23:44):

(deleted)


Last updated: Dec 20 2023 at 11:08 UTC