package dedukti

  1. Overview
  2. Docs
An implementation of The Lambda-Pi Modulo Theory

Install

Dune Dependency

Authors

Maintainers

Sources

v2.7.tar.gz
sha512=97171b48dd96043d84587581d72edb442f63e7b5ac1695771aa1c3c9074739e15bc7d17678fedb7062acbf403a0bf323d97485c31b92376b80c63b5c2300ee3c
sha256=5e1b6a859dfa1eb2098947a99c7d11ee450f750d96da1720f4834e1505d1096c

doc/src/dedukti.kernel/kernel.ml.html

Source file kernel.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
(* generated by dune *)

(** @canonical Kernel.Ac *)
module Ac = Kernel__Ac

(** @canonical Kernel.Basic *)
module Basic = Kernel__Basic

(** @canonical Kernel.Confluence *)
module Confluence = Kernel__Confluence

(** @canonical Kernel.Dtree *)
module Dtree = Kernel__Dtree

(** @canonical Kernel.Exsubst *)
module Exsubst = Kernel__Exsubst

(** @canonical Kernel.Matching *)
module Matching = Kernel__Matching

(** @canonical Kernel.Reduction *)
module Reduction = Kernel__Reduction

(** @canonical Kernel.Rule *)
module Rule = Kernel__Rule

(** @canonical Kernel.Signature *)
module Signature = Kernel__Signature

(** @canonical Kernel.Srcheck *)
module Srcheck = Kernel__Srcheck

(** @canonical Kernel.Subst *)
module Subst = Kernel__Subst

(** @canonical Kernel.Term *)
module Term = Kernel__Term

(** @canonical Kernel.Typing *)
module Typing = Kernel__Typing

(** @canonical Kernel.Version *)
module Version = Kernel__Version
OCaml

Innovation. Community. Security.