let language_of_prover = function
  | Why _ -> L_why
  | Coq -> L_coq
  | AltErgo -> L_altergo
  | WP -> L_why