Harpoon.Hypothetical
type t = {
location : Syncom.Location.t;
meta_context : Synext__.Synext_definition.Meta.Context.t;
comp_context : Synext__.Synext_definition.Comp.Context.t;
proof : Proof.t;
}