masterthesis icon indicating copy to clipboard operation
masterthesis copied to clipboard

Master Thesis

Master thesis: Morse Theory

A visual guide from handlebodies to the generalized Poincaré conjecture

I did my masters thesis at KU Leuven in Belgium on Morse theory under the supervision of Charlotte Kirchhoff-Lukat on Morse theory.

Goal

The goal of the thesis is to state and prove some important results in classical Morse theory, including:

  • Existence of Morse functions
  • Handlebody decomposition
  • Definition of Morse homology and the fact that it does not depend on the chosen Morse function/gradient vector field
  • Morse homology is isomorphic to singular homology
  • Morse inequalities
  • h-cobordism theorem, from which the higher dimensional Poincaré conjecture follows

Target audience

The thesis should be accessible to mathematics master students with basic knowledge of differential geometry. To ease the understanding of the geometrical proofs, the thesis also contains more than 100 figures.

Template

Feel free to use this thesis as a template. It is inspired by the work of Edward Tufte. 2021_10_04_001 2021_10_04_002 2021_10_04_003

Compiling

Use latexmk to compile the thesis:

cd thesis
latexmk master.tex

Note that I use BibLaTeX (not BibTeX) so be aware of this if you're compiling this with something else than latexmk.