- Give two different examples of well-ordered sets one of which is infinite.
My Answer: $\mathbb{N}$ and $\left\{0\right\}$.
- Show that every subset of a well ordered set is a well ordered set with respect to the induced order.
My Proof: Let $X$ be well-ordered. Let $A\subseteq X.$ Since $X$ is well-ordered , there is an $a\in A$ such that $a\leq x$ for any $x\in X$. Consider $A\subseteq A$. $A$ is well-ordered because there is an $a\in A$ such that $a\leq y$ for any $y\in A$.
- Show that minimal element $m$ of a nonempty subset $A$ of a totally ordered set $(X,<)$ is unique.
My Proof trying: Let $(X,<)$ be well-ordered. Let $A\subseteq X$ which $m_1,m_2$ are minimal elements of $A$. We need to show $m_1=m_2$, right? If yes,can you help? If no, can you give a hint?
- If $X$ is well-ordered then $X\cup\left\{X\right\}$ is also well-ordered.
My Proof: Let $\emptyset\ne A\subseteq X\cup\left\{X\right\}$. If $A\subseteq X$ then $A$ does have a minimal element because $X$ is well-ordered. If $A\subseteq \left\{X\right\}$, then $A=X$ so clear.
Can you check my answers? Can you help if my answer is false? Thanks...
"Give two different examples of well-ordered sets one of which is infinite. My Answer: N and {0}." These are sets. Since you were asked to give examples of well-ordered sets, you must also state what ordering you have for each set.
"Show that every subset of a well ordered set is a well ordered set with respect to the induced order. My Proof: Let X be well-ordered. Let A⊆X. Since X is well-ordered , there is an a∈A such that a≤x for any x∈X."
Since X is well ordered there is a∈ X such that …. How do you argue that there is such an "a" in A? Suppose X is the set of all positive integers and A is the set of all even positive integers with the usual order. They are both well ordered: X has "1" as minimum, A has "2" as minimum. But if your x= 1, there is no a in A such that a≤ 1!
" Consider A⊆A. A is well-ordered because there is an a∈A such that a≤y for any y∈A."
I don't understand this at all!
"Show that minimal element m of a nonempty subset A of a totally ordered set (X,<) is unique. My Proof trying: Let (X,<)be well-ordered. Let A⊆X of which m1,m are minimal elements of A. We need to show m1=m2, right?"
Yes. that is right.
"If yes,can you help? If no, can you give a hint?"
That's a strange phrasing! Wouldn't a hint help you? Saying that a thing is "unique" means that there are not two of them. And typically the simplest way to prove a negative is by "contradiction". Suppose there exist two "minimum" members, m1 and m2. Since m1 is minimum, m1 is less than or equal to every member of the set. In particular, m1≤ m2. Since m2 is minimum, m2 is less than or equal to every member of the set. In particular, m2≤ m1.
"If X is well-ordered then X∪{X} is also well-ordered. My Proof: Let ∅≠A⊆X∪{X}. If A⊆X then A does have a minimal element because X is well-ordered If A⊆{X}, then A=X so clear."
What if A is neither a subset of X not {X}? If A is a subset of PUQ, it does not follow that A is a subset of P or a subset of Q!
"Can you check my answers? Can you help if my answer is false? Thanks.."