What continuity at a point really requires

Three conditions, one precise promise: nearby inputs produce nearby outputs without a break at the point.

LaTeX article Updated July 11, 2026

limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a)

The three-condition checklist

First, f(a) must exist. Second, the left- and right-hand limits must agree. Third, the shared limit must equal f(a). Missing any one condition produces a discontinuity.

This separates holes, jumps, and vertical blowups instead of calling every visual break the same thing.

Continuity is local

A function can be continuous at one point and fail nearby. The definition makes a claim only about inputs sufficiently close to a and the value at a itself.

For familiar elementary functions, continuity lets you evaluate limits by substitution wherever the expression is defined.

Repairing a removable discontinuity

If the limit exists but the function value is missing or wrong, assigning the limiting value repairs the point. This changes one output without changing the nearby rule.

Worked example

Common mistakes

  • Checking only that f(a) exists.
  • Assuming a graph is continuous because the pieces touch visually.
  • Using a two-sided limit when the domain naturally ends at the point.

Keep these ideas

  • Defined, limit exists, and values match.
  • Continuity turns many limits into substitution.
  • A removable hole can be repaired with one value.
Vocab
Limit
Math glossaryLimit
limxaf(x)=L\lim_{x\to a}f(x)=L

The value a function approaches as its input approaches a target.

Learn more
One-sided limit
Math glossaryOne-sided limit
limxaf(x),limxa+f(x)\lim_{x\to a^-}f(x),\quad\lim_{x\to a^+}f(x)

A limit taken from only the left or only the right.

Learn more
Continuity
Math glossaryContinuity
limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a)

At a point, the function value exists and equals the limit there.

Learn more
Indeterminate form
Math glossaryIndeterminate form
00,\frac00,\quad\frac\infty\infty

A substitution form that does not determine a limit by itself.

Learn more
Squeeze theorem
Math glossarySqueeze theorem
g(x)f(x)h(x)g(x)\le f(x)\le h(x)

Traps a function between two functions with the same limit.

Learn more
Math glossary