Module EConstr.Unsafe

val to_constr : t -> Constr.t

Physical identity. Does not care for defined evars.

val to_constr_array : t array -> Constr.t array

Physical identity. Does not care for defined evars.

val to_binder_annot : 'a binder_annot -> 'a Constr.binder_annot

Physical identity. Does not care for defined evars.

Physical identity. Does not care for defined evars.

val to_named_context : (ttypesERelevance.t) Context.Named.pt -> Constr.named_context
val to_rel_context : (ttypesERelevance.t) Context.Rel.pt -> Constr.rel_context
val to_relevance : ERelevance.t -> Sorts.relevance
val to_sorts : ESorts.t -> Sorts.t

Physical identity. Does not care for normalization.

val to_instance : EInstance.t -> UVars.Instance.t

Physical identity. Does not care for normalization.

val to_case_invert : case_invert -> Constr.case_invert
val eq : (tConstr.t) CSig.eq

Use for transparent cast between types.

val relevance_eq : (ERelevance.tSorts.relevance) CSig.eq