Final lambda edits

This commit is contained in:
2023-10-16 18:54:37 -07:00
parent 22535a8183
commit 59498a9bc6
5 changed files with 115 additions and 23 deletions

View File

@ -2,12 +2,11 @@
% use [solutions] flag to show solutions.
\documentclass[
solutions,
singlenumbering,
shortwarning
singlenumbering
]{../../resources/ormc_handout}
\usepackage{url}
\usepackage{mathtools} % for \coloneqq
\usepackage{hyperref}
% An invisible marker, used to
% draw arrows in equations.
@ -37,7 +36,7 @@
\uptitlel{Advanced 2}
\uptitler{Fall 2022}
\uptitler{Fall 2023}
\title{Lambda Calculus}
\subtitle{Prepared by Mark on \today{}}