Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ResearchProof is an Idris-based tool for verifying mathematical proofs in academic research papers. The application allows researchers to input their mathematical proofs, and it uses Idris's dependent type system to ensure the correctness of these proofs.

License

Notifications You must be signed in to change notification settings

raj200501/ResearchProof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResearchProof

ResearchProof is an Idris-based tool for verifying mathematical proofs in academic research papers. The application allows researchers to input their mathematical proofs, and it uses Idris's dependent type system to ensure the correctness of these proofs.

Features

  • Verifies mathematical proofs using Idris's dependent type system
  • Provides examples of verified proofs
  • Includes a testing framework for proof verification

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/ResearchProof.git
    cd ResearchProof
  2. Build the project:

    ./build/build.sh

Usage

  1. Run the application:

    idris --exec main src/Main.idr
  2. Input your mathematical proofs for verification.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

ResearchProof is an Idris-based tool for verifying mathematical proofs in academic research papers. The application allows researchers to input their mathematical proofs, and it uses Idris's dependent type system to ensure the correctness of these proofs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published