Coq-HoTT VS hott3

Compare Coq-HoTT vs hott3 and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Coq-HoTT hott3
4 2
1,214 72
0.4% -
9.8 1.8
7 days ago over 3 years ago
Coq Lean
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Coq-HoTT

Posts with mentions or reviews of Coq-HoTT. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-01.
  • What do we mean by "the foundations of mathematics"?
    2 projects | news.ycombinator.com | 1 Nov 2023
    https://en.wikipedia.org/wiki/Zermelo%E2%80%93Fraenkel_set_t... :

    > * Today, Zermelo–Fraenkel set theory [ZFC], with the historically controversial axiom of choice (AC) included, is the standard form of axiomatic set theory and as such is the most common* foundation of mathematics.

    Foundation of mathematics: https://en.wikipedia.org/wiki/Foundations_of_mathematics

    Implementation of mathematics in set theory:

    > The implementation of a number of basic mathematical concepts is carried out in parallel in ZFC (the dominant set theory) and in NFU, the version of Quine's New Foundations shown to be consistent by R. B. Jensen in 1969 (here understood to include at least axioms of Infinity and Choice).

    > What is said here applies also to two families of set theories: on the one hand, a range of theories including Zermelo set theory near the lower end of the scale and going up to ZFC extended with large cardinal hypotheses such as "there is a measurable cardinal"; and on the other hand a hierarchy of extensions of NFU which is surveyed in the New Foundations article. These correspond to different general views of what the set-theoretical universe is like

    IEEE-754 specifies that float64s have ±infinity and specify ZeroDivisionError. Symbolic CAS with MPFR needn't be limited to float64s.

    HoTT in CoQ: Coq-HoTT: https://github.com/HoTT/Coq-HoTT

    leanprover-community/mathlib4//

  • Will Computers Redefine the Roots of Math?
    6 projects | news.ycombinator.com | 30 Jun 2023
    For those interested in formalisation of homotopy type theory, there are several (more or less) active and developed libraries. To mention a few:

    UniMath (https://github.com/UniMath/UniMath, mentioned in the article)

    Coq-HoTT (https://github.com/HoTT/Coq-HoTT)

    agda-unimath (https://unimath.github.io/agda-unimath/)

    cubical agda (https://github.com/agda/cubical)

    All of these are open to contributions, and there are lots of useful basic things that haven't been done and which I think would make excellent semester projects for a cs/math undergrad (for example).

  • Homotopy Type Theory
    3 projects | news.ycombinator.com | 23 Jun 2021
    HoTT is somewhat independent of the choice of proof assistant.

    Coq: https://github.com/HoTT/HoTT

    Lean: https://github.com/gebner/hott3

    idk what you mean by "blue screened", or results being on the way. afaict most of the non-foundational work present (what I assume you mean by "results") in these libraries are basic properties of basic mathematical concepts being rebuilt on HoTT.

  • What is the benefit of using a text editor like MikTex, Texmaker, etc. over Overleaf?
    1 project | /r/LaTeX | 1 Apr 2021
    The major one for me is version control (git). Imaging having to write a book like HoTT without having revisions and easy way to work on your changes without interfering with anyone else's work and then easily merging everything together.

hott3

Posts with mentions or reviews of hott3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-11.
  • The HoTT Game
    2 projects | news.ycombinator.com | 11 Dec 2021
    Lean 3 introduced singleton-elimination which is inconsistent with HoTT. There's a project [0] that uses an attribute to restrict uses of that rule, but it isn't really ergonomic to use.

    [0] https://github.com/gebner/hott3

  • Homotopy Type Theory
    3 projects | news.ycombinator.com | 23 Jun 2021
    HoTT is somewhat independent of the choice of proof assistant.

    Coq: https://github.com/HoTT/HoTT

    Lean: https://github.com/gebner/hott3

    idk what you mean by "blue screened", or results being on the way. afaict most of the non-foundational work present (what I assume you mean by "results") in these libraries are basic properties of basic mathematical concepts being rebuilt on HoTT.

What are some alternatives?

When comparing Coq-HoTT and hott3 you can also consider the following projects:

lean - Lean Theorem Prover

template-agda - An Agda template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.

cubical - An experimental library for Cubical Agda

mathlib - Lean 3's obsolete mathematical components library: please use mathlib4

Agda - Agda formalisation of the Introduction to Homotopy Type Theory

trepplein - Lean type-checker written in Scala.

cubicaltt - Experimental implementation of Cubical Type Theory

Leantime - Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.

UniMath - This coq library aims to formalize a substantial body of mathematics using the univalent point of view.

lean4 - Lean 4 programming language and theorem prover