The HoTT Game
homotopytypetheory.org
The HoTT Game
1–10 of 14 posts
Re: The HoTT Game
#2Re: The HoTT Game
#3Re: The HoTT Game
#4Wonder why they didn’t do it in Lean?
Re: The HoTT Game
#5Re: The HoTT Game
#6Re: The HoTT Game
#7Re: The HoTT Game
#8I wonder if services like gitpod/github codespaces/repl.it would be a good solution for allowing people to use an agda environment without installing it.
My not being versed in emacs poses a little bit of an obstacle when I attempt to use it though.
Re: The HoTT Game
#9Does the "fundamental group of the circle" part use anything specifically from homotopy type theory as opposed to any other type theory?
But, I suspect the idea involves like, using the idea of equivalences from the type theory as being the paths, and such.
Re: The HoTT Game
#10Does the "fundamental group of the circle" part use anything specifically from homotopy type theory as opposed to any other type theory?
Having the fundamental groupoid of the circle be the integers requires the universe to be a 1-type or higher. There are some type theories that have that without full univalence (e.g. this [0]), but it'll definitely have a HoTT flavor with non-identity paths.
[0] Two-dimensional models of type theory: https://arxiv.org/abs/0808.2122