[Math] Short exact sequences every mathematician should know

big-listhomological-algebrakt.k-theory-and-homologyshort-exact-sequences

I'd like to have a big-list of "great" short exact sequences that capture some vital phenomena. I'm learning module theory, so I'd like to get a good stock of examples to think about. An elementary example I have in mind is the SES:

$$
0 \rightarrow I \cap J \rightarrow I \oplus J \rightarrow I + J \rightarrow 0
$$

from which one can recover the rank-nullity theorem for vector spaces and the Chinese remainder theorem.
I'm wondering what other 'bang-for-buck' short exact sequences exist which satisfy one of the criteria:

  • They portray some deep relationship between the objects in the sequence that is non-obvious, or
  • They describe an interesting relationship that is obvious, but is of important consequence.

Best Answer

There is one obvious sequence that underlies all vector analysis and a lot that builds up on it, no matter if its applied analysis, PDE, physics or the original foundations of algebraic topology. Yet it is rarely written out, as the people in the applied fields prefer to split it into its constituent statements and the people in pure mathematics are inclined to immediately write down some generalization instead. What I am talking about is of course the relationship between the classic differential operators on 3D vector fields:

$$0 \to \mathbb R\to C^\infty(\mathbb{R}^3;\mathbb{R}) \stackrel{\operatorname{grad}}{\to} C^\infty(\mathbb{R}^3;\mathbb{R}^3) \stackrel{\operatorname{curl}}{\to} C^\infty(\mathbb{R}^3;\mathbb{R}^3) \stackrel{\operatorname{div}}{\to} C^\infty(\mathbb{R}^3;\mathbb{R}) \to 0 $$

Related Question