What do people mean with "canonical"?

So yes, I head the term come up quite often: "canonical homomorphism", "canonical map, " etc.

What is really meant by this ?


Solution 1:

The term canonical comes from the concept of canon, that is, when you follow a standardized way to do something, you follow the canon, hence the thing that you do is canonical.

In mathematics it specifically means that you do something following some rules defined (by diverse reasons) by the community of mathematicians, by example, given a basis of a vector space $V$ the canonical projections defined by this basis are the functions such that each projection map each vector to one of it coordinates. That is: there are infinitely many projections from a vector space, but the canonical are the "simplest", what follow the rule that if $\pi_k(\mathbf v)=v_k$ is a projection of the vector $\mathbf v$ then $v_k$ is a coordinate of $\mathbf v$.

In general, a canon is defined when something can be constructed in many different ways and we choose one because it is more convenient. By example there are canonical (standard) cut branches of many commons complex functions.

Also the concept canonical is very similar to the concept conventional but the latter is used when you must choose something that excludes other possibilities (i.e. in some context we can adopt the convention that $0^0=1$, then $0^0=0$ is excluded as a possibility), however the former is applied when you choose some standard way to apply a map or a function (if we define a map as canonical this doesn't imply that all others maps are not well-defined).

IMO the best place to comprehend this concept is when you see canonical forms applied to matrices, graphs or word problems to set representatives for each equivalent class of objects: you need to define a convenient algebraic manipulation to define these representatives uniquely. Then you can work over these canonical representatives instead of the whole classes, this can simplify the proof of some theorems.

This wikipedia article about canonicalization in computer science is analogous (or equivalent) to the canonicalization in mathemathics.

Solution 2:

Mostly it denotes a morphism which is ‘in the nature of things’, in the sense that it does not depend on any choice.

Let me explain with an example: a finite dimensional vector space $V$ is isomorphic to its dual, but this isomorphism is not canonical since it is defined by the choice of a basis $\mathcal B$ in $V$, and its dual basis $\mathcal B^*$ in $V^*$.

But the evaluation map from $V$ to its double-dual: \begin{align} V&\longrightarrow V^{**}\\ v&\longmapsto (f\mapsto f(v)) \end{align} is a canonical isomorphism.

Solution 3:

I guess no one is able to answer the question "What is really meant by this ?"

However, I can tell you, how I find a way, to feel myself comfortable with notions "canonical" and "natural". I will tell you how I distinct these two.

Natural. Suppose that $X$ is some mathematical object, which induces, without any additional assumptions, other mathematical objects $A,B$ (even of the same kind). We may call $A$ and $B$ natural objects associated with $X.$

Example. With any Riemannian manifold $(M,g)$ we may associate two natural laplacians. Laplace-Beltrami operator $\Delta_g$ and Bochner Laplacian $\nabla^*\nabla$.

Canonical. Suppose that $X$ is some mathematical object, which induces, without any additional assumptions, a unique mathematical object $A$ of some kind. We may call $A$ the canonical object associated with $X.$

Example. With any Riemannian manifold $(M,g)$ we may associate unique metric preserving torsion free affine connection $\nabla$ called Levi-Civita connection. No one should be offended if someone would call this connection canonical.

However calling $\Delta_g$ or $\nabla^*\nabla$ canonical laplacian would be too much.

In my opinion every canonical object is natural, but not necessary contrary.

I purposly stated this in such fuzzy way, cause I think you may apply this notions everywhere you like.