Regular point and critical point

Points where the derivative of a map has maximal rank, versus points where it fails to
Regular point and critical point

Let URnU\subseteq \mathbb{R}^n be open and let f:URmf:U\to \mathbb{R}^m be .

A point aUa\in U is a regular point of ff if the derivative ( ) Df(a):RnRmDf(a):\mathbb{R}^n\to\mathbb{R}^m has rank mm (equivalently, Df(a)Df(a) is surjective). A point aUa\in U is a critical point of ff if rankDf(a)<m\operatorname{rank} Df(a) < m.

Regular points are where ff behaves locally like a projection (after smooth changes of coordinates). Critical points are where local geometry can “pinch” or change dimension; they govern where the implicit function theorem can fail.

Examples:

  • If f:R2Rf:\mathbb{R}^2\to\mathbb{R} is given by f(x,y)=x2+y2f(x,y)=x^2+y^2, then (0,0)(0,0) is a critical point since f(0,0)=(0,0)\nabla f(0,0)=(0,0), while any (x,y)(0,0)(x,y)\neq (0,0) is regular.
  • If f:R2R2f:\mathbb{R}^2\to\mathbb{R}^2 is f(x,y)=(x,y)f(x,y)=(x,y), then every point is regular since Df(a)=IDf(a)=I has rank 22.
  • For f:RRf:\mathbb{R}\to\mathbb{R}, a point aa is critical exactly when f(a)=0f'(a)=0.