aboutsummaryrefslogtreecommitdiff
path: root/contrib/funind/indfun_main.ml4
AgeCommit message (Expand)Author
2007-07-11Slight cleanup of refl_omega.ml : in particular it uses now listletouzey
2007-05-20- Propagation des evars non résolues vers les with_bindings; permet par exempleherbelin
2007-03-16 r11153@tannat: jforest | 2007-03-16 10:25:55 +0100jforest
2006-11-23Fixing syntax and parameter order in functional graph merging.courtieu
2006-11-20Changing merging functional scheme syntax.courtieu
2006-10-26Experimental merging of two functional graphs.courtieu
2006-10-20Starting to add a function schemes merging command (not finished, notcourtieu
2006-09-18correction of bug #1220jforest
2006-08-15working on functional induction automation (tactic finduction andcourtieu
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-06-16Ajout de tactiques expérimentales basée sur functional induction.courtieu
2006-06-13ajout d'un argument with_clean a Indfun.functional_induction permettant de ch...jforest
2006-06-13rearrangement du code: deplacement du code effectuant functionalcourtieu
2006-06-07functional induction can now be used with 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-29small changes jforest
2006-05-03Cleanning and factorizing code in funind. Spliting new_arg_principles into to...jforest
2006-04-26Replacing "GenFixpoint" with "Function" and "mes" with "measure"jforest
2006-04-10+ Changing a little functional schemes types jforest
2006-03-20Adding "New Functional Scheme" jforest
2006-03-16Cleaning dead code jforest
2006-03-14+ Debugging and cleaning functional principle generation tacticjforest
2006-03-12 -Debugging multiple induction, a bug appeared when having functioncourtieu
2006-02-22Julien:bertot
2006-02-17Julien:bertot
2006-02-08One can use a measure {mes f x} instead of a well-founded relation in GenFixp...bertot
2006-02-08Julien:bertot
2006-02-01New version of functional induction / inversion. By Julien Forest,coq