phillyolly
- 157
- 0
Raskolnikov said:The definition for a bijection I usually use is:
Given [tex]f: A \rightarrow B,[/tex] f is a bijection if and only if
[tex]\forall x \in A , \exists !y \in B \ni f(x) = y.[/tex]
"For all x in A, there exists a unique y in B such that f(x) = y."
annoymage said:hey, aren't that the definition of a function?
Raskolnikov said:Yep, I have it backwards. Sorry, I'm a bit sleepy. It should be:
[tex] \forall y \in B , \exists !x \in A \ni f(x) = y. [/tex]
phillyolly said:Based on your feedback. This is my bijection thing.