]> 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)
commit577e68880396ea19dc0c190435a2268540696be1
tree7168f981d131f9e1acc9933d815958f3145308c9
parent87958f30640584c3c9de3adc49b08ab7675332ad
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.
components/grafite/grafiteAst.ml
components/grafite/grafiteAstPp.ml
components/grafite_engine/grafiteEngine.ml
components/grafite_parser/grafiteDisambiguate.ml
components/grafite_parser/grafiteParser.ml
components/tactics/declarative.ml
components/tactics/declarative.mli
components/tactics/tactics.mli