Distribution.Polynomial_protocolmodule type S = sig ... endmodule type Super = sig ... endmodule MakeSuper
(PC : Kzg_pack.Super_PC_sig)
(Answers_commitment : Plonk.Input_commitment.S) :
Super with module PC = PC with module Answers_commitment = Answers_commitment