EConstr.Unsafeval to_rel_decl : (t, types) Context.Rel.Declaration.pt -> (Constr.t, Constr.types) Context.Rel.Declaration.ptPhysical identity. Does not care for defined evars.
val to_named_decl : (t, types) Context.Named.Declaration.pt -> (Constr.t, Constr.types) Context.Named.Declaration.ptPhysical identity. Does not care for defined evars.
val to_named_context : (t, types) Context.Named.pt -> Constr.named_contextval to_rel_context : (t, types) Context.Rel.pt -> Constr.rel_contextval to_instance : EInstance.t -> Univ.Instance.tPhysical identity. Does not care for normalization.
val to_case_invert : case_invert -> Constr.case_invert