redtt VS cubical

Compare redtt vs cubical and see what are their differences.

redtt

"Between the darkness and the dawn, a red cube rises!": a proof assistant for cartesian cubical type theory (by RedPRL)
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
redtt cubical
2 3
199 421
0.0% 1.0%
0.0 8.5
about 2 years ago 3 days ago
OCaml Agda
Apache License 2.0 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.

redtt

Posts with mentions or reviews of redtt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-11.

cubical

Posts with mentions or reviews of cubical. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-30.
  • 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
  • Cubical Type Theory?
    2 projects | /r/dependent_types | 11 Feb 2021
    In the case of transpension, it seems like one of the uses is proving something about a path in inductive types by cases on an abstract point along that path. For instance, right now, the way that you prove that a path in A + B is either a path in A or a path in B is to define a family by cases and then transport like here. But I think transpension might let you just do cases on a formal intermediate point directly, which would be much simpler.

What are some alternatives?

When comparing redtt and cubical you can also consider the following projects:

cooltt - 😎TT

Coq-HoTT - A Coq library for Homotopy Type Theory

sml-redprl - The People's Refinement Logic

hott3 - HoTT in Lean 3

Agda - Agda is a dependently typed programming language / interactive theorem prover.

nqthm - nqthm - the original Boyer-Moore theorem prover, from 1992

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

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

pasv - The Pascal-F Verifier