aboutsummaryrefslogtreecommitdiff
path: root/contrib/funind/invfun.ml
AgeCommit message (Expand)Author
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey
2009-03-16Cleaning/improving the use of the "in" clause (e.g. "unfold foo in H at 4"herbelin
2008-12-09About "apply in":herbelin
2008-08-04Évolutions diverses et variées.herbelin
2008-06-21- Implantation de la suggestion 1873 sur discriminate. Au final,herbelin
2008-06-10- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)herbelin
2008-01-09Correction of bug #1769jforest
2007-12-05Factorisation des opérations sur le type option de Util dans un module aspiwack
2007-11-27bug correction in functional inversion principle generationjforest
2007-10-03Ajout de eelim, ecase, edestruct et einduction (expérimental).herbelin
2007-05-20- Propagation des evars non résolues vers les with_bindings; permet par exempleherbelin
2007-05-17correction de bug dans Function et augmentation de la classe des fonctions su...jforest
2006-10-28Extension du polymorphisme de sorte au cas des définitions dans Type.herbelin
2006-09-14mise en conformite des messages d'erreur de Function avec la doc.jforest
2006-08-16+ timide essai pour le traitement des as dans les patterns lors de la generat...jforest
2006-08-11Bug corrections in Function.jforest
2006-07-10+functional inversion now takes the function to invert as an optional argument. jforest
2006-07-04functional inversion now takes a quatified hypothesis as first argumentjforest
2006-07-04- completely new version of "functional inversion" using inversion onjforest
2006-05-30Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...herbelin
2006-05-29small changes jforest
2006-03-12 -Debugging multiple induction, a bug appeared when having functioncourtieu
2006-02-17Julien:bertot
2006-02-17changed the decomposition of an induction schemecoq
2006-02-08Julien:bertot
2006-02-01New version of functional induction / inversion. By Julien Forest,coq