Deducteam / Dedukti

Implementation of the λΠ-calculus modulo rewriting

Home Page:https://deducteam.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dkcheck and the Env module

francoisthire opened this issue · comments

Now that the type entry exists, why the function mk_entry of dkcheck is not in the module Env?

The benefit of this would be to avoid duplicating the code of dkcheck everytime you want to check terms via the kernel API.