Class ParProof

java.lang.Object
mepk.builtin.internal.ParProof
All Implemented Interfaces:
TrustedProof.Internal

public class ParProof extends Object implements TrustedProof.Internal
A 'parallel proof' merges two proofs 'in parallel', so that the new proof just collects everything which the two parts prove.