One To One Functions

A one-to-one function maps distinct domain inputs to distinct range outputs. Injectivity is the necessary and sufficient condition for a function to possess an inverse function.

Quick Reference

Term / Test Condition Meaning
One-to-One (Injective) f ( x 1 ) = f ( x 2 ) x 1 = x 2 No two inputs share the same output
Horizontal Line Test Intersects graph at most once Geometric test for injectivity

Definition of One-to-One

A function f is called one-to-one (or injective) if it never takes on the same value twice; that is:

f ( x 1 ) f ( x 2 ) whenever x 1 x 2

Equivalently:

f ( x 1 ) = f ( x 2 ) x 1 = x 2

Horizontal Line Test

Horizontal Line Test: A function is one-to-one if and only if no horizontal line intersects its graph more than once.

Comparing horizontal line test on a line versus a parabola
(a) f ( x ) = m x + b passes the test (one-to-one). (b) f ( x ) = x 2 + 1 fails the test on .