I've just started learning about relations and now I'm at partial order relations and total order relations; essentially, I'm trying to convey that I'm very much a beginner to this relations stuff.
My textbook includes the following remark:
The usual order relation on the real line $ \Bbb R $ is a total order relation.
A little later in my textbook is the following exercise (a portion of it, anyways):
Let $A$={1,2}.
List all the partial order relations on A. (The usual order relation on A is $R$={$\mathsf (1,2) \cup E)$}, where $E$={$(1,1),(2,2)$} is the relation of equality on A. ...)
The textbook also refers to a usual order relation again, somewhere later, so I would like to know what is meant by the term. I tried to infer something from the exercise whose excerpt I included, but I still don't understand. I went to mathworld.com and I didn't find anything there.
The "usual order relation" is a creation of laziness. It's the order relation that your intuition comes up with first when you have to define an order relation on the space it's attached to.
So for $\Bbb R$, it's the ordering of numbers, for $\{1,2\}$ it's the only "sensible" ordering "up to renaming of the elements" (i.e., $1 < 2$). I hope that clears the air.