aboutsummaryrefslogtreecommitdiff
path: root/contrib/funind/functional_principles_proofs.ml
AgeCommit message (Expand)Author
2007-05-17correction de bug dans Function et augmentation de la classe des fonctions su...jforest
2007-04-28Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in.herbelin
2007-04-05Mise en place d'une nouvelle strategie plus efficace pour les preuves de Func...jforest
2007-02-12Bug mineur dans la generation des principes d'induction pour Functionjforest
2007-02-11Correction d'un bug dans la génération des principes d'inductionjforest
2006-11-13Correction de la seconde partie du bug #1278jforest
2006-10-28Extension du polymorphisme de sorte au cas des définitions dans Type.herbelin
2006-09-27Detection des paramettres pour les Functions bien fondeesjforest
2006-08-25two minor bug corrections in General Recursive Functions jforest
2006-08-11Bug corrections in Function.jforest
2006-08-08In the old version, recursive functions cannot be declared inside a sectionbertot
2006-07-10+functional inversion now takes the function to invert as an optional argument. jforest
2006-07-04- completely new version of "functional inversion" using inversion onjforest
2006-06-29forgot a file jforest
2006-06-06+ ameliorating the tactic "functional induction"jforest
2006-05-31Replacing the old version of "functional induction" with the new one. jforest
2006-05-23Error during last commit (coq didn't compile)jforest
2006-05-23Correcting a bug with ocaml <= 3.08.3 (Map.fold changing)jforest
2006-05-07+ correcting a bug in general recursive function (match e with _ => match f e...jforest
2006-05-03Cleanning and factorizing code in funind. Spliting new_arg_principles into to...jforest