]> matita.cs.unibo.it Git - helm.git/commit
New declarative tactic "we proceed by cases on t to prove t'".
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 20 Dec 2006 23:25:42 +0000 (23:25 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 20 Dec 2006 23:25:42 +0000 (23:25 +0000)
commitd669da59d27e2418e65a275dc5d405237db2b93a
treedf8d45f5ae6088ea05bc05cbd0a65e9165499526
parentc2ed1f971183c37feeb2f6e757f55330944f0639
New declarative tactic "we proceed by cases on t to prove t'".
Very unsatisfactory since it already introduces the hypothesis in advance,
actually ignoring the following "case S (n:nat)" declarative command.
I do not see any easy solution at all.
helm/software/components/grafite/grafiteAst.ml
helm/software/components/grafite/grafiteAstPp.ml
helm/software/components/grafite_engine/grafiteEngine.ml
helm/software/components/grafite_parser/grafiteDisambiguate.ml
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/tactics/declarative.ml
helm/software/components/tactics/declarative.mli
helm/software/components/tactics/tactics.mli