% use [nosolutions] flag to hide solutions. % use [solutions] flag to show solutions. \documentclass[ solutions, singlenumbering ]{../../resources/ormc_handout} \usepackage{tikz} \usetikzlibrary{ matrix, decorations.pathreplacing, calc, positioning, fit } %\usepackage{lua-visual-debug} \renewcommand{\arraystretch}{1.2} \begin{document} \maketitle {Linear Maps} { Prepared by Mark on \today \\ } \input{parts/0 fields} \input{parts/1 spaces} \input{parts/2 linear} \input{parts/3 matrices} \section{Bonus} \definition{} Show that $\mathbb{P}^n$ is a vector space. \vfill \problem{} Show that the set of all linear maps is a vector space. \vfill \end{document}