1
2%%%% Revised contents of Manual/Tutorial/binomial.tex %%%%
3\chapter{Example: the Binomial Theorem}\label{binomial}
4
5The Binomial Theorem in \HOL{} is a medium sized worked example whose subject
6matter is more widely known than any specific piece of hardware or software.
7This chapter introduces the small amount of algebra and mathematical notation
8needed to state and prove the Binomial Theorem, shows how this is rendered
9in \HOL{}, and outlines the structure of the proof.
10
11This chapter is also available as the self-contained case study \ml{binomial}
12in the directory {\small\verb%Training/studies%}.
13
14\def\self{chapter}
15\def\path{{\tt Training/studies/binomial}}
16\input{binomial/binomial}
17\input{binomial/appendix}
18