GaloisInc / entree-specs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • coq >= 8.15
  • coq-paco >= 4.1.2
  • coq-itree >= 5.0.0

Build

run make

Contents

Definitions for Heterogenous Event Relations and QuantType typeclass are in theories/Basics

Definitions for ITrees variant, EnTrees, are in theories/Core

Key theorems for equational theory of EnTrees are intheories/Eq

Definitions and theorems for specifications over EnTrees are in theories/Ref

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Coq 100.0%Language:Makefile 0.0%