Upper Bounds Of Integers Intersection

19 Views Asked by At

Prove\Disprove:
$A$ is bounded from above $\iff$ $A\cap \mathbb{Z}$ is bounded from above.

Let $A=\{a\in \mathbb{Q} \setminus \mathbb{Z}: a<0\}$ is bounded from above, $A\cap \mathbb{Z}=\emptyset $ and $\emptyset$ is not bounded from above

Is it a valid contradiction?

2

There are 2 best solutions below

0
On

The empty set is trivially bounded

0
On

I presume you are working in $\mathbb R$ or $\mathbb Q$.

If $s$ serves as upper bound of $A$ then it also serves as upper bound of any subset of $A$. So if $A$ is bounded from above then any subset of $A$, including $A\cap\mathbb Z$, is bounded from above as well.

If e.g. $A=\mathbb Q-\mathbb Z$ then $A$ is evidently not bounded from above while $A\cap\mathbb Z=\varnothing$ is bounded from above. So the converse of the statement is not true.