Ask HN: Is writing a math proof like programming without ever running your code?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • lean4

    Lean 4 programming language and theorem prover

  • tlaplus

    TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.

  • 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.

    InfluxDB logo
  • QuickCheck

    Automatic testing of Haskell programs. (by nick8325)

  • Quickcheck is a Haskell testing library which allows the programmer to write propositions about how a function should behave, and the library will try to find cases which falsify the proposition.

    If my understanding is correct, it can't "prove" any properties, only disprove them.

    For concretely proving properties of a program, you would need something like Idris's dependent type system, where you can prove that a function always returns a sorted list, for example.

    https://github.com/nick8325/quickcheck

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The Fermat's Last Theorem Project

    2 projects | news.ycombinator.com | 1 May 2024
  • Dafny is a verification-aware programming language

    4 projects | news.ycombinator.com | 23 Apr 2024
  • New Foundations is consistent – a difficult mathematical proof proved using Lean

    5 projects | news.ycombinator.com | 23 Apr 2024
  • Ask HN: Usefulness of formal verification (Coq) and formal verification (TLA+)?

    1 project | news.ycombinator.com | 7 Apr 2024
  • The Mechanics of Proof

    2 projects | news.ycombinator.com | 20 Mar 2024