Module Dedukti.Make

Functor to generate a backend to output proofs for the dedukti type checker.

Parameters

Signature

type t

The type of proofs.

val pp : Format.formatter -> t -> unit

A function for printing proofs in the desired format.