coursework/cw05.tex
changeset 630 3cea57c5501f
parent 567 a48605bdf467
child 649 12c4957c15a9
equal deleted inserted replaced
629:8a29ba6975a7 630:3cea57c5501f
       
     1 % !TEX program = xelatex
     1 \documentclass{article}
     2 \documentclass{article}
     2 \usepackage{../style}
     3 \usepackage{../style}
     3 \usepackage{../langs}
     4 \usepackage{../langs}
     4 
     5 
     5 \begin{document}
     6 \begin{document}
     6 
     7 
     7 \section*{Coursework (Strand 2)}
     8 \section*{Coursework (Strand 2)}
     8 
     9 
     9 \noindent This coursework is worth 20\% and is due on 14 December at
    10 \noindent This coursework is worth 20\% and is due on 13 December at
    10 18:00. You are asked to prove the correctness of the regular
    11 18:00. You are asked to prove the correctness of the regular
    11 expression matcher from the lectures using the Isabelle theorem
    12 expression matcher from the lectures using the Isabelle theorem
    12 prover. You need to submit a theory file containing this proof. The
    13 prover. You need to submit a theory file containing this proof. The
    13 Isabelle theorem prover is available from
    14 Isabelle theorem prover is available from
    14 
    15