https://github.com/leanprover/cmu-15815-s15
CMU 15-815 Spring 2015 : Interactive Theorem Proving
https://github.com/leanprover/cmu-15815-s15
Last synced: 5 months ago
JSON representation
CMU 15-815 Spring 2015 : Interactive Theorem Proving
- Host: GitHub
- URL: https://github.com/leanprover/cmu-15815-s15
- Owner: leanprover
- Archived: true
- Created: 2014-11-04T04:16:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-14T12:10:47.000Z (about 11 years ago)
- Last Synced: 2025-03-02T22:26:08.918Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://leanprover.net/cmu-15815-s15
- Size: 591 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/leanprover/cmu-15815-s15)
CMU 15–815 Interactive Theorem Proving
======================================
Spring 2015 Semester Computer Science Department
Course Description
------------------
This course is an introduction to interactive theorem proving using
dependent type theory. Topics include dependent data types, type
theory as a proof language, declarative vs. tactic-based proof style,
inductive data types, encodings of structures and type classes,
classical vs. constructive logic, homotopy type theory, and
elaboration and unification algorithms. The course will be based on a
new open-source theorem prover, [Lean][lean], developed at
[Microsoft Research][msr].
[lean]: https://github.com/leanprover/lean
[msr]: http://research.microsoft.com
Lectures
--------
Friday from 3:30 to 5:00 pm in NSH 3002.
Contact Information
-------------------
### Instructors
* [Prof. Edmund M. Clarke] [emc]
- e...@cs.cmu.edu
- Office: GHC 9231
- Phone: (412) 268-2628
- Office hours: By appointment
* [Prof. Jeremy Avigad][avigad]
- a...@cmu.edu
- Office: Baker Hall 161D
- Phone: (412) 268-8149
- Office hours: By appointment
### Teaching Assistant
* [Soonho Kong][soonhok]
- s...@cs.cmu.edu
- Office: GHC 9232
- Office hours: By appointment
### Course Secretary
* Charlotte Yano
- y...@cs.cmu.edu
- Office: GHC 9229
- Phone: 412-268-7656
[emc]: http://www.cs.cmu.edu/~emc
[avigad]: http://www.andrew.cmu.edu/user/avigad
[soonhok]: http://www.cs.cmu.edu/~soonhok