aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a784ab49e90ca684420587963a99986a42b93bd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Isabelle/HoTT
An experimental implementation of HoTT in Isabelle/Pure

## Installation
Clone the contents of this repository into `<Isabelle root directory>/src/HoTT`.

## Usage
Set Isabelle's prover to Pure in the Theories panel, and import `HoTT`.

## Collaboration
Collaborators welcome!

I've been working on this library as part of my Masters project, and there are very many improvements and developments that have yet to be implemented.
If you're interested in working together on any part of this do drop me a line!

## License
MIT