Horizontal line test

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

In mathematics, the horizontal line test is a test used to determine whether a function is injective (i.e., one-to-one).[1]

In calculus

A horizontal line is a straight, flat line that goes from left to right. Given a function f \colon \mathbb{R} \to \mathbb{R} (i.e. from the real numbers to the real numbers), we can decide if it is injective by looking at horizontal lines that intersect the function's graph. If any horizontal line y=c intersects the graph in more than one point, the function is not injective. To see this, note that the points of intersection have the same y-value (because they lie on the line y=c) but different x values, which by definition means the function cannot be injective.[1]

File:Horizontal-test-ok.png

Passes the test (injective)

File:Horizontal-test-fail.png

Fails the test (not injective)

Variations of the horizontal line test can be used to determine whether a function is surjective or bijective:

  • The function f is surjective (i.e., onto) if and only if its graph intersects any horizontal line at least once.
  • f is bijective if and only if any horizontal line will intersect the graph exactly once.

In set theory

Consider a function f \colon X \to Y with its corresponding graph as a subset of the Cartesian product X \times Y. Consider the horizontal lines in X \times Y :\{(x,y_0) \in X \times Y: y_0 \text{ is constant}\} = X \times \{y_0\}. The function f is injective if and only if each horizontal line intersects the graph at most once. In this case the graph is said to pass the horizontal line test. If any horizontal line intersects the graph more than once, the function fails the horizontal line test and is not injective.[2]

See also

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.


<templatestyles src="Asbox/styles.css"></templatestyles>