X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fhelp%2FC%2Ftactics_quickref.xml;h=331d58dc2902b94461ed3d40d85b2c38d689e663;hb=ba5c1c83e77e701ef11625687ec27931bc4bb944;hp=566d185d019228d1c0ffd7f2ca0320e54afd40c8;hpb=4d23367f20acec9c043c6b81b660ea65ff6f155e;p=helm.git diff --git a/helm/software/matita/help/C/tactics_quickref.xml b/helm/software/matita/help/C/tactics_quickref.xml index 566d185d0..331d58dc2 100644 --- a/helm/software/matita/help/C/tactics_quickref.xml +++ b/helm/software/matita/help/C/tactics_quickref.xml @@ -31,6 +31,14 @@ | auto auto_params + + + | + + cases + term [([id]…)] + + | @@ -49,6 +57,11 @@ | clearbody id + + + | + compose [nat] sterm [with sterm] [intros-spec] + | @@ -73,21 +86,13 @@ | decompose - [( - id… - )] - [id] [as id…] | - - - demodulate - - + demodulate auto_params @@ -209,11 +214,6 @@ | normalize pattern - - - | - reduce pattern - |