Note: For the purpose of this question, $\Bbb N$ does not include $0$.
I have a function $f:\mathscr P(\Bbb N) \to \Bbb R$ defined by: $$f(I) = \sum_{n \in I} \frac 1 {n!}$$
This is essentially a transformation from binary sequences indexed by $\Bbb N$ to a number in $\Bbb R$.
I would like to prove that this function is injective.