aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a19b0fcb4fdf3b0e5fe83fe235183964ceeb2ca3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Isabelle/HoTT

An experimental implementation of [homotopy type theory](https://en.wikipedia.org/wiki/Homotopy_type_theory) in the interactive theorem prover [Isabelle](https://isabelle.in.tum.de/).

## 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

I've been flying solo on this library as part of my Masters project, and there are very many improvements and developments that have yet to be implemented, so...

*Collaborators are welcome!*

If you're interested in working together on any part of this do drop me a line at `joshua DOT chen AT uni-bonn DOT de`.

## License

MIT