Sourcetype dep_proof_flag = bool Sourcetype freeze_evars_flag = bool Sourcetype conditions = | Naive| FirstSolved| AllMatches
Sourcetype multi = | Precisely of int| UpTo of int| RepeatStar| RepeatPlus
Sourcetype inj_flags = {keep_proof_equalities : bool;injection_pattern_l2r_order : bool;
} Sourceexception NothingToInject Sourcetype subst_tactic_flags = {only_leibniz : bool;rewrite_dependent_proof : bool;
}