X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fhelp%2FC%2Fsec_tactics.xml;h=e9f1567239ef53add4626f8705f6f3d37391d415;hb=f90f8c9a11c19b882a8fbe4aea6bf46f7751c2f1;hp=56c2a66167b4e47c17f14cecb6ec5a7cde65a809;hpb=1beb5e1624ac1db045e36dff93d0cfafa6a70995;p=helm.git diff --git a/matita/help/C/sec_tactics.xml b/matita/help/C/sec_tactics.xml index 56c2a6616..e9f156723 100644 --- a/matita/help/C/sec_tactics.xml +++ b/matita/help/C/sec_tactics.xml @@ -450,16 +450,16 @@ - - demodulation - demodulation - demodulation patt + + demodulate + demodulate + demodulate Synopsis: - demodulation &pattern; + demodulate @@ -1061,7 +1061,7 @@ its constructor takes no arguments. lapply lapply - lapply depth=d t + lapply linear depth=d t to t1, ..., tn as H @@ -1071,6 +1071,7 @@ its constructor takes no arguments. lapply + [linear] [depth=&nat;] &sterm; [to @@ -1108,6 +1109,10 @@ its constructor takes no arguments. Usually the other ?'s preceding the n-th independent premise of t are istantiated as a consequence. + If the linear flag is specified and if + t, t1, ..., tn + are (applications of) premises in the current context, they are + cleared. @@ -1227,39 +1232,6 @@ its constructor takes no arguments. - - paramodulation - paramodulation - paramodulation patt - - - - Synopsis: - - paramodulation &pattern; - - - - Pre-conditions: - - TODO. - - - - Action: - - TODO. - - - - New sequents to prove: - - TODO. - - - - - reduce reduce