cubicaltt VS Coq-HoTT

Compare cubicaltt vs Coq-HoTT 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
cubicaltt Coq-HoTT
3 4
557 1,214
- 0.4%
2.3 9.8
7 months ago 6 days ago
Haskell Coq
MIT License GNU General Public License v3.0 or later
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.

cubicaltt

Posts with mentions or reviews of cubicaltt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-15.
  • Let's collect relatively new research programming languages in this thread
    19 projects | /r/ProgrammingLanguages | 15 Nov 2022
    - cubicialtt a programming language based on cubical type theory in which univalence from homotopy type theory isn't an axiom but a theorem
  • How and where to learn the latest mathematical concepts?
    1 project | /r/haskell | 22 Jul 2022
    If you’re interested in programming languages specifically, the current state of the art is called Cubical Type Theory. CuTT has lots of flavours and the community hasn’t coalesced around a single design. The paper I personally found easiest to digest was the “ABCFHL” paper, but I’d recommend reading it alongside the original CCHM paper. None of the publications made an ounce of sense to me until after I’d digested Favonia’s YouTube channel, Mortberg’s lecture notes and this other series of lectures from Harper (particularly the final one).
  • Plato’s Cave Found in Mathematics
    1 project | /r/AcademicPhilosophy | 25 Jan 2021
    I updated the blog post to include some people in academia who contributed. I've been interacting with Kent Palmer and Sylvester James Gates, Jr. The latter held lectures about the philosophy of mathematics. I've been using work inspired by Vladimir Voevodsky, e.g. cubicaltt (https://github.com/mortberg/cubicaltt), which is also performed by academics.

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.

What are some alternatives?

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

cooltt - 😎TT

lean - Lean Theorem Prover

jasmin - Language for high-assurance and high-speed cryptography

cubical - An experimental library for Cubical Agda

karamel - KaRaMeL is a tool for extracting low-level F* programs to readable C code

Agda - Agda formalisation of the Introduction to Homotopy Type Theory

sml-redprl - The People's Refinement Logic

hott3 - HoTT in Lean 3

anders - 🧊 Модальний гомотопічний верифікатор математики

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

cogent - Cogent Project

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