A relation from \( S \) to \( J \) is any subset of the Cartesian product \( S \times J \).
The Cartesian product \( S \times J \) contains all ordered pairs \( (x, y) \) where \( x \in S \) and \( y \in J \).
\[ |S \times J| = |S| \times |J| = 4 \times 3 = 12 \]Each subset of \( S \times J \) is a possible relation, so the number of relations is:
\[ \text{Total relations} = 2^{|S \times J|} = 2^{12} = 4096 \]Each element in \( S \) is mapped to exactly one element in \( J \), so \( f \) is a function.
A function is injective if different elements in \( S \) map to different elements in \( J \). Here, \( S_2 \) and \( S_3 \) both map to \( J_2 \), meaning \( f \) is not injective.
A function is surjective if every element of \( J \) is mapped by at least one element of \( S \). Here, \( J_1 \), \( J_2 \), and \( J_3 \) are all mapped, so \( f \) is onto.
Since \( f \) is not injective but it is surjective, \( f \) is not bijective.
A function is one-one (injective) if every element of \( S \) maps to a unique element in \( J \).
Since \( |S| = 4 \) and \( |J| = 3 \), we must assign 4 elements uniquely among 3 elements, which is not possible.
Thus, no injective functions exist.
No one-one functions exist from \( S \) to \( J \).