Module Proof_using
Utility code for section variables handling in Proof using...
val process_expr : Environ.env -> Evd.evar_map -> Vernacexpr.section_subset_expr -> EConstr.types list -> Names.Id.t listval name_set : Names.Id.t -> Vernacexpr.section_subset_expr -> unitval suggest_constant : Environ.env -> Names.Constant.t -> unitval suggest_variable : Environ.env -> Names.Id.t -> unitval get_default_proof_using : unit -> Vernacexpr.section_subset_expr optionval proof_using_opt_name : string listFor the stm
val using_from_string : string -> Vernacexpr.section_subset_expr