(*********************************************************************** v * The Coq Proof Assistant / The Coq Development Team unit (** [is_rigid] tells if some term is known to ultimately reduce to a term with a rigid head symbol *) val is_rigid : env -> constr -> bool