]> matita.cs.unibo.it Git - helm.git/history - components/tactics/eliminationTactics.ml
elim tactic: it needs two arguments, a term as well as a pattern
[helm.git] / components / tactics / eliminationTactics.ml
2007-03-16 Ferruccio Guidielim tactic: it needs two arguments, a term as well...
2007-03-13 Ferruccio Guidielim tactic: now takes a pattern instead of just a...
2007-02-26 Ferruccio Guididecompose: delta-expansion of the type to eliminate...
2007-02-25 Ferruccio GuidiRELATIONAL: new undecomposable definition of NLE
2007-02-21 Ferruccio Guidiprocedural : some improvements.
2007-01-10 Ferruccio Guidiattributes now in the proof status: commit 2
2006-11-29 Ferruccio Guidi- decompose tactic: decomposable constants are now...
2006-06-28 Ferruccio Guidi- "linear" flag added to lapply (automatic clearing)
2006-06-27 Ferruccio Guidi- decompose now runs with no arguments (operates on...
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/