trepplein VS CoqGym

Compare trepplein vs CoqGym and see what are their differences.

CoqGym

A Learning Environment for Theorem Proving with the Coq proof assistant (by princeton-vl)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
trepplein CoqGym
2 2
26 370
- 2.4%
0.0 3.6
about 2 years ago 10 months ago
Scala Coq
Apache License 2.0 GNU Lesser General Public License v3.0 only
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.

trepplein

Posts with mentions or reviews of trepplein. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-04.
  • Automated Theorem Provers?
    2 projects | /r/math | 4 Mar 2021
    The default kernel used is fairly large, since it does some optimisations for interactivity. However there are 3 independent checkers for Lean's output format, https://github.com/gebner/trepplein, https://github.com/leanprover/lean/tree/master/src/checker and https://github.com/leanprover/tc . They're all fairly small, with leanchecker being less than 1000 loc.
  • Formalising Mathematics: An Introduction
    2 projects | news.ycombinator.com | 21 Feb 2021
    Lean allows for third party type checkers. There are relatively small alternative type checkers for Lean, e.g. [1].

    Lean's power lies in its elaborator that breaks down complex tactic-based proofs to a core proof language. This elaboration process can be extended with custom tactics, making it way more powerful than metamath.

    [1] https://github.com/gebner/trepplein/tree/master/src/main/sca...

CoqGym

Posts with mentions or reviews of CoqGym. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-27.

What are some alternatives?

When comparing trepplein and CoqGym you can also consider the following projects:

hott3 - HoTT in Lean 3

lean - Lean Theorem Prover

scala - Scala 2 compiler and standard library. Bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3

coq - Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

holbert - A graphical interactive proof assistant designed for education

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

Play - The Community Maintained High Velocity Web Framework For Java and Scala.

lean-chat

Lila - ♞ lichess.org: the forever free, adless and open source chess server ♞ [Moved to: https://github.com/lichess-org/lila]

symmetric_project

cedar-spec - Definitional implementation of Cedar language and utilities for DRT

FStar - A Proof-oriented Programming Language