Live data from Hacker News

What is the mathematical expression of ascending sort?

news.ycombinator.com

1–4 of 4 posts

Re: What is the mathematical expression of ascending sort?

#3
Can you be more explicit about what you're asking? I'm sure it makes sense to you, but I don't know what you're trying to say, and I'm sure I'm not alone.

For reference, I have a PhD in pure math, and I've done research in sorting algorithms and their performance, so I might be able to answer your question, if only I knew what it was ...

Re: What is the mathematical expression of ascending sort?

#4
post #2

Mathematically you could express the concept of a (partially ordered) set by something like (where P is some comparison function), so, for example, the sorted natural numbers would be . I have no idea, though, if that's even remotely close to what you're asking.

thanks, that's what I was looking for!