1

I'm having a bit of difficulty with this. Where does the thinking come from? For equations it is pretty straight forward, but not for these abstract ones.

Let $D$ be the set of all infinite subsets of positive integers and define $T:\mathbb{Z}^+ \to D$ by the rule: $\forall n\in\mathbb{Z}^+, T(n) = \{d\in\mathbb{Z}^+: d\mid n\}$.

Is $T$ one-to-one, is it onto? Prove or give a counterexample.

I'm not sure how to find if it is one to one, but I think this might work for the onto bit?

If you have the set $\{1,2,3\}$. They are all divisors of $6$, but $6$ is also a divisor of $6$ but it is not in the set? I'm not really sure...

Cameron Buie
  • 102,994
user108969
  • 69
  • 1
  • 3

1 Answers1

0

The function as you stated isn't well defined. Maybe $D$ should be the set of all finites subsets of $\mathbb{N}$.

About one to one think of two different numbers, in each of their images the number is contained, can the images be the same?

About onto, may a number can have the image $\{6\}$? Could their be any number $n$ such that $1\notin T(n)$