Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeAlgebra

A (UniMath) formalization in Coq of the transfinite construction of the free algebra on a (well-) (pointed-) endofunctor.

Source Material

Limitations

  • We consider only the case \Kappa=ℕ wherever cardinality is relevant. TODO: explain consequences of this.

Build presentation

# Pull the submodules (reveal.js for slides and alectryon to render coq to interactive html)
git submodule update --init --recursive
# install fastHTML (inside a virtual env if you like)
pip install python-fasthtml
# Run the fastHMTL server
cd presentation
python app.py
# Open it in your browser
open http://localhost:5001

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages