mizunoami
- 7
- 0
Homework Statement
If [n] and [m] are equal, then they are bijective correspondent.
I define f \subset\{(n,m)\mid n \in [n], m\in [m]\}. Suppose [n]=[m]. Let(n,m_1),(n,m_2)\in f. Because [n]=[m], then m_1=m_2. So for all n \in [n], there exists a unique m\in [m] such that f(n)=m. So f is a function.
Next I want to prove f is surjective and injective. But I'm stuck. How can I make use of the supposition [n]=[m] to prove surjectivity and injectivity?
Thanks.