GithubHelp home page GithubHelp logo

naipmoro / mmj2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from digama0/mmj2

0.0 2.0 0.0 19.97 MB

mmj2 GUI Proof Assistant for the Metamath project

License: GNU General Public License v2.0

Java 90.52% HTML 1.14% Shell 0.22% Batchfile 0.83% Objective-C++ 6.18% JavaScript 1.12%

mmj2's Introduction

README for mmj2

mmj2 is a proof assistant for the Metamath language. Metamath is a language that lets you express mathematical axioms and theorems. The proof assistant includes a GUI for creating proofs, proof verification tools, and grammatical/syntax analysis.

mmj2 was originally developed by Mel O'Cat 2005-2011. This version has been further modified by Mario Carneiro and David A. Wheeler. This program is released under the terms of the GNU General Public License Version 2 or any later version (SPDX license identifier GPL-2.0-or-later); see LICENSE.TXT.

Installation

Refer to INSTALL.md for instructions on how to install mmj2. This includes installing a Java runtime if you don't already have one (since mmj2 requires a Java runtime).

Interactive Tutorial

Once you have installed mmj2, if you've not used mmj2 before, be sure to try the interactive tutorial (which ought to take about an hour).

Quick Start

See Quick Start if you want to quickly get running.

More information

Once you've installed mmj2, the following pages may be useful:

Contributing

If you want to contribute to this version of mmj2, please submit issues, pull requests, etc., to: https://github.com/digama0/mmj2

MMj2 was initially developed by Mel O'Cat. If you wish to provide financial support or send questions to Mel O'Cat, see mel-contact.md.

Limitations

  • mmj2 takes a time to get started (circa 60 seconds on a slow machine loading the large database set.mm). Java programs are slow to start up in general, and like Metamath.exe, when a database is selected, it loads the entire Metamath .mm database into memory and does computations on that. The first unification can also take several seconds. Once it gets started and you've done your first unification it should generally be quite fast.
  • As noted in the license, there is NO WARRANTY.
  • It has a few minor automation mechanisms, but it is fundamentally designed to help a human create proofs, not replace humans.
  • It does not update Metamath .mm databases. Once you complete a proof, you have to use another tool (like a text editor) to put the proof into database. Writing a proof takes far more time copying it into a database, so this has not been seen as a serious problem.
  • It is a single-user system, not designed for concurrent access throughout (but you can run more than one instance of mmj2's Proof Assistant GUI simultaneously.)
  • All messages are output in English.
  • All output is left-to-right.
  • Support for Unicode or non-ASCII input/output is minimal. (Note that the metamath specification itself requires ASCII input.)

mmj2's People

Contributors

david-a-wheeler avatar digama0 avatar ishanpm avatar jkingdon avatar jn1z avatar ml-2 avatar naipmoro avatar steelart avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.