19 lines
483 B
Markdown
19 lines
483 B
Markdown
+++
|
|
title = 'SETHEO'
|
|
subtitle = 'Theorem Prover'
|
|
links = [ { title = "Source Code", url = "https://github.com/theoremprover-museum/SETHEO", icon = 'fa-solid fa-code' },
|
|
]
|
|
applications = ["Theorem Prover"]
|
|
developers = []
|
|
licenses = []
|
|
inputs = []
|
|
interfaces = ["CLI"]
|
|
maintenance = ["Not Maintained"]
|
|
updated_year = 2017
|
|
draft = false
|
|
date = 2025-08-22
|
|
+++
|
|
|
|
{{<inactive year="2017">}}
|
|
|
|
SETHEO is a theorem prover for first-order logic based on some variant of the connection method. |