volume_mute
Symbolic Condition for a One-One Function
publish date: 2026/05/23 18:47:47.005370 UTC
volume_mute
A function \(f: A \to B\) is one-one (injective) if and only if:
Correct Answer
\(f(a_1) = f(a_2) \Rightarrow a_1 = a_2\) for every \(a_1, a_2 \in A\)
Explanation
The formal definition of injectivity: for every \(a_1, a_2 \in A\), \(f(a_1) = f(a_2) \Rightarrow a_1 = a_2\). Equivalently (the contrapositive), \(a_1 \ne a_2 \Rightarrow f(a_1) \ne f(a_2)\). Both forms say the same thing: equal outputs imply equal inputs, i.e., no two different inputs share an output.
Reference
Introduction to Differential Calculus (Systematic Studies with Engineering Applications for Beginners) - 2012
