Documentation

Minimal.Reduction.Parallel.Definition

Defition of parallel reduction #

inductive Premise {lst : List Attr} (l1 l2 : Bindings lst) :
Instances For
    inductive PReduce :
    TermTermType

    Parallel reduction [KS22, Fig. 2]

    Instances For
      def ParMany :
      TermTermType
      Equations
      Instances For
        def get_premise {attrs : List Attr} {bnds bnds' : Bindings attrs} (preduce : Term.obj bnds Term.obj bnds') :
        Premise bnds bnds'
        Equations
        Instances For