Skip to content

HoTT proofs using experimental induction-induction (mostly about real numbers) (used to contain the HoTT.Classes proofs)

License

Notifications You must be signed in to change notification settings

SkySkimmer/HoTTClasses

Repository files navigation

HoTT Classes

This repository used to contain formalizations of algebra based on Math Classes but for HoTT. They have been merged in upstream HoTT (commit dd7c823).

Here remain results depending on inductive-inductive types, an experimental feature not yet merged in Coq, mostly about defining Cauchy real numbers.

Related Publications

See SCIENCE.md

Build

You can follow what travis does (.travis.yml, build-dependencies.sh and build-HoTTClasses.sh), or:

Using IDEs

Coqide

The ./ide script only works if HoTT/ is in your $PATH, use /path/to/HoTT/hoqide -R theories HoTTClasses otherwise.

Proof General

Proof General understands the _CoqProject produced by ./configure. ./configure also sets up .dir-locals.el so that PG calls the right hoqtop program.

About

HoTT proofs using experimental induction-induction (mostly about real numbers) (used to contain the HoTT.Classes proofs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published