https://github.com/qdeduction/qbar
the rational proof assistant
https://github.com/qdeduction/qbar
deduction formal-verification logic natural-deduction proof-assistant qbar rational-deduction rust rust-lang type-theory
Last synced: 5 months ago
JSON representation
the rational proof assistant
- Host: GitHub
- URL: https://github.com/qdeduction/qbar
- Owner: qdeduction
- License: isc
- Created: 2020-09-20T20:09:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T16:33:11.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T19:33:55.379Z (11 months ago)
- Topics: deduction, formal-verification, logic, natural-deduction, proof-assistant, qbar, rational-deduction, rust, rust-lang, type-theory
- Language: Rust
- Homepage: https://qbar.io
- Size: 2.49 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rust-formalized-reasoning - qbar - experimental automated theorem verifier/prover and proof assistant. (Projects / Provers and Solvers)
README
# qbar
> the rational proof assistant
[](https://github.com/qdeduction/qbar/actions)
[](https://crates.io/crates/qbar)
[](https://docs.rs/qbar)
---
## Introduction
**QBAR** is an experimental automated theorem verifier/prover and proof assistant built on a simple abstract syntax language and a minimal proof kernel.
## Installation
**QBAR** is currently an _α-stage product_ and the terminal shell cannot be installed at the moment. For now, check out **QBAR**'s dependent libraries ([`exprz`](https://github.com/qdeduction/exprz) and [`rational_deduction`](https://github.com/qdeduction/rational_deduction)) or try the [web shell](https://qbar.io/app).
## Documentation
See the [web docs](https://qbar.io/docs) for the most up-to-date documentation.
---
[](https://github.com/bhgomes)
[](LICENSE)
[](https://github.com/qdeduction/qbar)