metamath / set.mm

Metamath source file for logic and set theory
Other
255 stars 89 forks source link

Convention: capitalize "Theorem" in expressions like "Theorem ~ syl ". #4163

Closed benjub closed 3 months ago

benjub commented 3 months ago

It is usual in the math literature to capitalize the words "Theorem", "Definition", "Axiom", etc. when referring to a numbered statement, e.g., "by Theorem 1.2", or "see Proposition 2.1 of [Megill]". Statements in Metamath databases are not numbered but labeled, so it makes sense to me to write things like "Definition ~ xxx ", etc., with a capital letter, thereby following the dominant convention.

I propose to use that convention consistently and to add it to our conventions for set.mm-like databases.

Thanks to @avekens's search https://github.com/metamath/set.mm/pull/4160#discussion_r1730292920, we know that there are about 250 changes to make in the current version of set.mm, which I can do if I get enough approvals to this issue.

If you simply agree, a "+1" reaction suffices.

@all doesn't work, so @avekens @tirix @jkingdon @digama0 @icecream17 @wlammen and everyone

Edit: Two precisions, following the first reactions:

jkingdon commented 3 months ago

Not sure I have an opinion yet but I guess to my eyes the hyperlinking maybe also achieves what capitalization would. Or maybe another way to say it is I'm not sure I've noticed anything wrong with what we have been doing.

icecream17 commented 3 months ago

I think Theorem ~ syl is not a very good example since most of the time, it's just ~ syl, but +1

benjub commented 3 months ago

@icecream17 : you're right: I took ~ syl in the example since that's the first label that came to my mind... Also, I am not proposing to add "Theorem" or "Axiom" in front of labels, but only, where that word already exists, to capitalize it (I'm going to edit the proposal accordingly).

@jkingdon : I wouldn't say the other ways were wrong, but only that we are increasing consistency and conformance to common conventions. I'm going to edit the proposal to add examples from the literature, with hyperlink and capitalization.

avekens commented 3 months ago

I like @benjub's suggestion: +1 Here are other examples in literature which follow the proposed convention:

tirix commented 3 months ago

If Bourbaki does it, then there's not much to argue! +1