Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 563 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 563 Bytes

TAES

Code for the Advanced Topics in Software Engineering (TAES) course. The course used Coq to develop programs and prove properties about them. There are Coq files for each class, with completed exercises. There is also a project that defines a tiny subset of CSP, a traces semantic for it, and proves the correctness of the functional definition of traces with regards to the inductive relation definition of traces.