On Mon, 12 Oct 2020 at 14:51, Stephen J. Turnbull <turnbull.stephen...@u.tsukuba.ac.jp> wrote: > > As far as what Steven discussed, the ordinal numbers have the same > properties (except I've never heard of ω-1 in a discussion of > ordinals, but it should work I think).
I don't think it does. The ordinals are based on the idea of *orderings* of (potentially infinite) sets. So ω+1 is the ordinal of something like 1, 2, 3, ... 1 Addition is basically "bunging the second sequence at the end of the first". There's no obvious meaning for subtraction in the general sense here - you can't take a chunk off the end of an infinite sequence. And in particular, I can't think of an ordering that would map to ω-1 - it would have to be an ordering that, when you added a single item after it, would be equivalent to ω, which has no "end", so where did that item you added go? (Apologies for the informal explanations, my set theory and logic courses were many years ago, and while my pedantry cries out for precision, my laziness prevents me from looking up the specifics :-)) Paul _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/5NO33KBI6ZPOK27TLDT5JFLWJUG4LB5I/ Code of Conduct: http://python.org/psf/codeofconduct/