Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 2.15 KB

File metadata and controls

51 lines (37 loc) · 2.15 KB

Wybe

NuGet Version NuGet Downloads Tests

A formal verification tool with the following features:

  • DSL for writting proofs supported by F#'s computation expressions
  • Z3 as inference engine
  • Extraction of proof obligations from several languages
  • Cross-language proofs: semantics can be extracted from different languages and combined to prove theorems about the whole project

Features and progress

Installation instructions

  • Install the dotnet 10 CLI
  • Clone this repository locally

Example proof

Double Negation