Coq-HoTT

Homotopy Type Theory Library

A Coq library for interpreting Martin-Löf's intensional type theory into abstract homotopy theory and relating it to higher category theory.

A Coq library for Homotopy Type Theory

GitHub

1k stars
59 watching
194 forks
Language: Coq
last commit: almost 2 years ago
Linked from 3 awesome lists

homotopy-type-theorytype-theoryunivalent-foundations

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
uds-psl/mpcttA research project on using the Coq proof assistant to develop and prove mathematical models of computation in computational type theory82
jwiegley/category-theoryAn axiomatic formalization of category theory in Coq for personal study and practical work759
hivert/coq-combiAn algebraic combinatorics library formalized in Coq, providing a comprehensive set of functions and theories for symmetric functions.1
geohot/coq-hardyFormalizing mathematical theorems from Hardy's book in Coq to create a rigorous and reproducible formalization of number theory53
mgrabovsky/fm-notesA collection of notes and resources on formal methods, type theory, and theorem proving using Coq.21
coq-community/graph-theoryFormalized graph theory results for research and verification35
andrejbauer/homotopy-type-theory-courseTeaching materials and resources for a doctoral course on homotopy theory and type theory287
amintimany/categoriesAn implementation of category theory in the Coq proof assistant.94
coq-community/topologyDevelops and formalizes basic concepts and results of general topology in Coq.47
affeldt-aist/infotheoA formalization of information theory and linear error-correcting codes in Coq.64
jozefg/learn-ttA collection of resources for learning type theory and related fields2,180
vrahli/nuprlincoqFormalizes Nuprl's Constructive Type Theory in Coq, focusing on its computation system, type system, inference rules, and consistency.44
math-comp/abelFormalization of mathematical theorems about solvability and Galois theory for polynomials28
namin/dotMechanized proof of soundness for a type-theoretic foundation for languages like Scala155