Theorem 1.14 states:
If $f_n:X\rightarrow [-\infty, \infty]$ is measurable, for $n = 1,2,3, ...,$ and $$g = \sup_{n \ge 1} f_n, \ h = \lim_{n \rightarrow \infty} \sup f_n$$
then g and h are measurable.
A corollary is that if $f$ and $g$ are measurable (with range in $[-\infty, \infty]$), then so are max{f,g} and min{f,g}.
I would not know how to prove this corollary given theorem 1.14, could I have a proof?
Given $f,g$ measurable, call $f_1 = f$, $f_2 = f_3 = f_4 =\dots = g$. Then clearly $$\max \{ f,g \} = \sup_n f_n$$ so you can apply the theorem.
For the minimum note that $\min \{ f,g\} = - \max \{ -f, -g\}$.
EDIT: Given two functions $f,g: X \longrightarrow [-\infty, +\infty]$ the function $m = \max\{f,g \}$ is defined pointwise $$m(x) = \max \{ f(x), g(x)\}$$ so it is a particular case of the supremum of a sequence of functions, where in the sequence there are only two functions, namely $f$ and $g$.