Close #19
This commit is contained in:
18
tools/proof-assist/knuckledragger.md
Normal file
18
tools/proof-assist/knuckledragger.md
Normal file
@@ -0,0 +1,18 @@
|
||||
+++
|
||||
title = 'knuckledragger'
|
||||
subtitle = 'Proof Assistant'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://www.philipzucker.com/knuckledragger/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/philzook58/knuckledragger", icon = 'fa-solid fa-code' },
|
||||
]
|
||||
applications = ["Theorem Prover"]
|
||||
developers = []
|
||||
licenses = ["MIT"]
|
||||
inputs = []
|
||||
interfaces = ["CLI"]
|
||||
maintenance = ["Actively Maintained"]
|
||||
draft = false
|
||||
date = 2025-08-22
|
||||
+++
|
||||
|
||||
Knuckledragger is an attempt at creating a down to earth, highly automated interactive proof assistant in python. The goal is to support applications like software/hardware verification, calculus, equational reasoning, and numerical bounds.
|
Reference in New Issue
Block a user