package dedukti

  1. Overview
  2. Docs

Module Matching.MakeSource

This is the default implementation. * It relies on the provided : * - whnf reduction strategy to flatten AC terms without digging to deep inside * - snf reduction strategy to perform higher order matching when necessary * - are_convertible convertibility test

Parameters

module R : Reducer

Signature

solve_problem sg eq_conv ac_conv pb solves the pb matching problem using the given functions to convert positions in the stack to actual (lazy) terms.

OCaml

Innovation. Community. Security.